|
@@ -56,6 +56,7 @@
|
|
android:id="@+id/toolbar"
|
|
android:id="@+id/toolbar"
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="wrap_content"
|
|
android:layout_height="wrap_content"
|
|
|
|
+ android:background="@color/appbar"
|
|
app:popupTheme="@style/Theme.AppCompat.DayNight.NoActionBar" />
|
|
app:popupTheme="@style/Theme.AppCompat.DayNight.NoActionBar" />
|
|
|
|
|
|
</RelativeLayout>
|
|
</RelativeLayout>
|