Add starting state to temp hotspot
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
android:checked="@{data.active}"
|
||||
android:clickable="false"
|
||||
android:ellipsize="end"
|
||||
android:enabled="@{data.enabled}"
|
||||
android:focusable="false"
|
||||
android:focusableInTouchMode="false"
|
||||
android:gravity="center_vertical"/>
|
||||
|
||||
Reference in New Issue
Block a user