2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-30 21:55:10 +00:00

Added missing shadow under the main activity's toolbar

This commit is contained in:
Albert Vaca
2016-05-25 14:21:56 -06:00
parent 969249e6d7
commit 01b1e6ee4a

View File

@@ -18,6 +18,7 @@
android:layout_height="?attr/actionBarSize"
app:theme="@style/ThemeOverlay.AppCompat.Dark.ActionBar"
app:popupTheme="@style/ThemeOverlay.AppCompat.Light"
android:elevation="8dp"
android:background="?attr/colorPrimary" />
<FrameLayout
android:id="@+id/container"