mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01:00
use actual default spacings for toolbar backarrow/title
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
e71763fc29
commit
9da278538d
@ -50,7 +50,6 @@
|
|||||||
android:layout_height="?attr/actionBarSize"
|
android:layout_height="?attr/actionBarSize"
|
||||||
android:background="@color/appbar"
|
android:background="@color/appbar"
|
||||||
android:theme="?attr/actionBarPopupTheme"
|
android:theme="?attr/actionBarPopupTheme"
|
||||||
app:contentInsetStartWithNavigation="16dp"
|
|
||||||
app:layout_scrollFlags="enterAlwaysCollapsed|noScroll"
|
app:layout_scrollFlags="enterAlwaysCollapsed|noScroll"
|
||||||
app:navigationIconTint="@color/fontAppbar"
|
app:navigationIconTint="@color/fontAppbar"
|
||||||
app:popupTheme="@style/appActionBarPopupMenu"
|
app:popupTheme="@style/appActionBarPopupMenu"
|
||||||
|
Loading…
Reference in New Issue
Block a user