Skip to content

Commit 8afa248

Browse files
committed
Update
1 parent 279458e commit 8afa248

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app/src/main/res/layout/activity_text_editor.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
android:paddingBottom="4dp"
4848
android:text="1"
4949
android:textColor="?android:attr/textColorSecondary"
50-
android:textSize="14sp"
50+
android:textSize="12sp"
5151
android:typeface="monospace" />
5252

5353
<!-- Dải ngăn cách -->
@@ -84,7 +84,7 @@
8484
android:paddingBottom="4dp"
8585
android:textColor="?android:attr/textColorPrimary"
8686
android:textColorHint="?android:attr/textColorSecondary"
87-
android:textSize="14sp"
87+
android:textSize="12sp"
8888
android:typeface="monospace" />
8989

9090
</FrameLayout>
@@ -118,4 +118,4 @@
118118

119119
</com.omarea.common.ui.BlurBottomBarLayout>
120120

121-
</com.omarea.common.ui.BlurViewLinearLayout>
121+
</com.omarea.common.ui.BlurViewLinearLayout>

0 commit comments

Comments
 (0)