mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-06-06 07:15:32 +01:00
@@ -95,7 +95,7 @@ public class ContactFilterToolbar extends Toolbar {
|
||||
});
|
||||
|
||||
setLogo(null);
|
||||
|
||||
setContentInsetStartWithNavigation(0);
|
||||
expandTapArea(toggleContainer, dialpadToggle);
|
||||
}
|
||||
|
||||
|
||||
@@ -112,6 +112,9 @@ public class GiphyActivityToolbar extends Toolbar {
|
||||
}
|
||||
});
|
||||
|
||||
setLogo(null);
|
||||
setNavigationIcon(null);
|
||||
setContentInsetStartWithNavigation(0);
|
||||
expandTapArea(this, action);
|
||||
expandTapArea(toggleContainer, gridToggle);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user