Fix crash related to missing view id
This commit is contained in:
parent
d5c9bcaec9
commit
ece6844444
@ -105,7 +105,7 @@
|
||||
|
||||
<!--TODO: See CheckableImageButton-->
|
||||
<CheckBox
|
||||
android:id="@id/vibrate"
|
||||
android:id="@+id/vibrate"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:text="Vibrate"/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user