fix: sposta bottone settings kiosk in basso-sinistra (non copre più camera/Gemini)
This commit is contained in:
@@ -415,9 +415,9 @@
|
||||
android:id="@+id/btnSettings"
|
||||
android:layout_width="44dp"
|
||||
android:layout_height="44dp"
|
||||
android:layout_gravity="top|end"
|
||||
android:layout_marginTop="8dp"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:layout_gravity="bottom|start"
|
||||
android:layout_marginBottom="70dp"
|
||||
android:layout_marginStart="8dp"
|
||||
android:background="@android:color/transparent"
|
||||
android:src="@android:drawable/ic_menu_manage"
|
||||
android:alpha="0.12"
|
||||
|
||||
Reference in New Issue
Block a user