|
|
@ -5,4 +5,5 @@ |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:theme="?attr/actionBarStyle" |
|
|
|
android:theme="?attr/actionBarStyle" |
|
|
|
|
|
|
|
app:titleTextAppearance="@style/ToolbarTitle" |
|
|
|
app:popupTheme="@style/AppTheme.PopupOverlay"/> |
|
|
|
app:popupTheme="@style/AppTheme.PopupOverlay"/> |
|
|
|