[android] Display overlay layer state with icon

Fixes #1402

Signed-off-by: Harry Bond <me@hbond.xyz>
This commit is contained in:
Harry Bond
2025-08-17 22:47:48 +01:00
committed by Konstantin Pastbin
parent 4232de04ac
commit d44f0ae7da
6 changed files with 19 additions and 9 deletions

View File

@@ -28,7 +28,7 @@
</declare-styleable>
<declare-styleable name="layersButton">
<attr name="layers_enabled" format="boolean"/>
<attr name="state_layers_enabled" format="boolean"/>
</declare-styleable>
<declare-styleable name="PlacePageView">