Fixed notification theme

This commit is contained in:
M66B 2018-07-01 12:42:22 +02:00
parent c90a7cdc15
commit 018fd7aaf3
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:padding="4dp">
android:padding="4dp"
android:theme="@style/BaseThemeLight">
<LinearLayout
android:layout_width="wrap_content"