We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279458e commit 8afa248Copy full SHA for 8afa248
1 file changed
app/src/main/res/layout/activity_text_editor.xml
@@ -47,7 +47,7 @@
47
android:paddingBottom="4dp"
48
android:text="1"
49
android:textColor="?android:attr/textColorSecondary"
50
- android:textSize="14sp"
+ android:textSize="12sp"
51
android:typeface="monospace" />
52
53
<!-- Dải ngăn cách -->
@@ -84,7 +84,7 @@
84
85
android:textColor="?android:attr/textColorPrimary"
86
android:textColorHint="?android:attr/textColorSecondary"
87
88
89
90
</FrameLayout>
@@ -118,4 +118,4 @@
118
119
</com.omarea.common.ui.BlurBottomBarLayout>
120
121
-</com.omarea.common.ui.BlurViewLinearLayout>
+</com.omarea.common.ui.BlurViewLinearLayout>
0 commit comments