Skip to content

Commit

Permalink
Changed json key text size to 14sp
Browse files Browse the repository at this point in the history
  • Loading branch information
Kimjio committed Apr 4, 2023
1 parent 8fc908d commit b69a20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/json_item.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
android:id="@+id/left"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textSize="12sp"
android:textSize="14sp"
tools:text="key"/>

<TextView
Expand Down

0 comments on commit b69a20e

Please sign in to comment.