mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 13:45:35 +03:00
Merge branch 'material_toolbar' of https://github.com/owncloud/android into material_buttons
Conflicts: res/layout/drawer.xml res/layout/drawer_list_item.xml res/values/styles.xml
This commit is contained in:
commit
a7859b4ab4
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingLeft="22dp"
|
||||
android:paddingRight="@dimen/standard_padding"
|
||||
android:paddingRight="@dimen/standard_margin"
|
||||
android:textColor="@color/drawerMenuTextColor"
|
||||
android:text="@string/app_name"
|
||||
android:textStyle="bold"
|
||||
|
|
Loading…
Reference in a new issue