diff --git a/src/frontends/android/app/src/main/res/layout/vpn_profile_select.xml b/src/frontends/android/app/src/main/res/layout/vpn_profile_select.xml index 7f49aa4e7d..c3102d69c6 100644 --- a/src/frontends/android/app/src/main/res/layout/vpn_profile_select.xml +++ b/src/frontends/android/app/src/main/res/layout/vpn_profile_select.xml @@ -14,7 +14,7 @@ for more details. --> @@ -25,6 +25,6 @@ android:layout_width="match_parent" android:layout_height="0dp" android:layout_weight="1" - strongswan:read_only="true" /> + app:read_only="true" /> \ No newline at end of file