Notification listener finished.

This commit is contained in:
2021-03-29 16:36:21 +02:00
parent fb44196a0d
commit 67e6a38ddc
34 changed files with 635 additions and 249 deletions

View File

@ -24,8 +24,8 @@
android:layout_height="wrap_content"
android:text="@string/alwaysPlayExplanation" />
<TextView
android:id="@+id/tvSelectedSoundFile"
<EditText
android:id="@+id/etSelectedSoundFile"
android:layout_marginVertical="@dimen/default_margin"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />