Added bug report
This commit is contained in:
parent
63e3276098
commit
d47aeccd87
53 changed files with 1137 additions and 229 deletions
|
@ -18,7 +18,7 @@
|
|||
tools:ignore="MissingPrefix" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.views.ATESecondaryTextView
|
||||
android:id="@+id/option_1"
|
||||
android:id="@+id/audioText"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="12dp"
|
||||
|
@ -26,7 +26,7 @@
|
|||
android:textAppearance="@style/TextAppearance.AppCompat.Subhead" />
|
||||
|
||||
<code.name.monkey.appthemehelper.common.views.ATESecondaryTextView
|
||||
android:id="@+id/option_2"
|
||||
android:id="@+id/audioFile"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:padding="12dp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue