We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d28af6 commit 56761f5Copy full SHA for 56761f5
1 file changed
claimManagement/src/main/res/layout/settings.xml
@@ -40,6 +40,7 @@
40
android:layout_width="0dp"
41
android:layout_height="wrap_content"
42
android:layout_weight="1"
43
+ android:enabled="false"
44
android:text="@string/SaveRarPassword"
45
android:layout_marginBottom="10dp"/>
46
</LinearLayout>
@@ -64,6 +65,7 @@
64
65
66
67
68
69
android:text="@string/SaveRarPassword" />
70
71
0 commit comments