Implement custom Toolbar View
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<TextView
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginStart="16dp"
|
||||
android:layout_marginStart="@dimen/margin_medium"
|
||||
android:layout_marginTop="@dimen/margin_small"
|
||||
android:text="@string/menu_navigation_drawer_header"
|
||||
android:textAppearance="?attr/textAppearanceHeadlineSmall"
|
||||
|
||||
Reference in New Issue
Block a user