mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-11-07 10:43:48 +00:00
Remove invalid parameters
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user