diff options
Diffstat (limited to 'app/src/main/res/layout')
-rw-r--r-- | app/src/main/res/layout/f_settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/layout/f_settings.xml b/app/src/main/res/layout/f_settings.xml index 6e0e2eb2..b625d548 100644 --- a/app/src/main/res/layout/f_settings.xml +++ b/app/src/main/res/layout/f_settings.xml @@ -65,7 +65,7 @@ /> <se.leap.bitmaskclient.base.views.IconSwitchEntry - android:id="@+id/use_snowflake" + android:id="@+id/snowflake_switch" android:layout_width="match_parent" android:layout_height="wrap_content" app:icon="@drawable/ic_snowflake" |