We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d33f294 commit 72b0e5fCopy full SHA for 72b0e5f
app/src/main/res/layout/activity_main.xml
@@ -36,6 +36,7 @@
36
android:paddingTop="16dp"
37
android:scrollbars="vertical"
38
android:imeOptions="flagNoExtractUi"
39
+ android:fontFamily="serif"
40
aztec:historyEnable="true"
41
aztec:historySize="10"/>
42
@@ -55,6 +56,7 @@
55
56
android:textSize="14sp"
57
android:visibility="gone"
58
59
+ android:fontFamily="monospace"
60
aztec:codeBackgroundColor="@android:color/transparent"
61
aztec:codeTextColor="@android:color/white"/>
62
0 commit comments