mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-12 06:42:06 +00: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