We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47e918b commit 4275fabCopy full SHA for 4275fab
app/src/main/res/layout/fragment_flash_md2.xml
@@ -39,7 +39,7 @@
39
40
<com.google.android.material.floatingactionbutton.ExtendedFloatingActionButton
41
android:id="@+id/restart_btn"
42
- gone="@{viewModel.flashing || !viewModel.showReboot}"
+ android:visibility="gone"
43
android:layout_width="wrap_content"
44
android:layout_height="wrap_content"
45
android:layout_gravity="bottom|end"
0 commit comments