We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0fefca commit 16b1cb2Copy full SHA for 16b1cb2
syntax-view/src/main/res/layout/syntaxview.xml
@@ -40,6 +40,7 @@
40
android:textColorHint="#fff"
41
android:textColorLink="#fff"
42
android:textSize="20sp"
43
+ android:saveEnabled="false"
44
/>
45
46
</LinearLayout>
0 commit comments