mirror of https://github.com/M66B/NetGuard.git
Fixed notification theme
This commit is contained in:
parent
c90a7cdc15
commit
018fd7aaf3
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue