Remove invalid parameters
This commit is contained in:
parent
6e0c380409
commit
e4f202834c
|
@ -463,8 +463,6 @@
|
||||||
android:id="@+id/adjustBySemitonesCheckbox"
|
android:id="@+id/adjustBySemitonesCheckbox"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_below="@id/skipSilenceCheckbox"
|
|
||||||
android:layout_centerHorizontal="true"
|
|
||||||
android:checked="false"
|
android:checked="false"
|
||||||
android:clickable="true"
|
android:clickable="true"
|
||||||
android:focusable="true"
|
android:focusable="true"
|
||||||
|
|
Loading…
Reference in New Issue