-Fixed activity padding.
-Fixed expanded notification artist name. -Fixed playpause on complete setting wrong index.
This commit is contained in:
parent
68695bbf92
commit
86c16fa5d8
4 changed files with 10 additions and 14 deletions
|
|
@ -12,7 +12,6 @@
|
|||
android:id="@+id/appbar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingTop="@dimen/appbar_padding_top"
|
||||
android:theme="@style/ThemeOverlay.AppCompat.ActionBar"
|
||||
app:popupTheme="@style/ThemeOverlay.AppCompat.ActionBar">
|
||||
|
||||
|
|
|
|||
|
|
@ -12,7 +12,6 @@
|
|||
android:id="@+id/appbar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingTop="@dimen/appbar_padding_top"
|
||||
android:theme="@style/ThemeOverlay.AppCompat.ActionBar"
|
||||
app:popupTheme="@style/ThemeOverlay.AppCompat.ActionBar">
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue