Add notification costumization settings menu

This commit is contained in:
Stypox 2020-09-08 19:02:05 +02:00
parent 044190d5d9
commit 847fb84854
25 changed files with 774 additions and 290 deletions

View file

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<RadioGroup xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@android:id/list"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingTop="?attr/listPreferredItemPaddingLeft" />