Skip to content

Commit

Permalink
super small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LagradOst committed Jun 9, 2021
1 parent 1b9ad3f commit ae5746b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/chapter_select_dialog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
android:layout_height="wrap_content"
android:minHeight="?android:attr/listPreferredItemHeightSmall"
android:textAppearance="?android:attr/textAppearanceSmall"
android:textColor="?android:attr/textColorAlertDialogListItem"
android:textColor="?attr/textColor"
android:gravity="center_vertical"
android:paddingStart="12dip"
android:paddingEnd="7dip"
Expand Down

0 comments on commit ae5746b

Please sign in to comment.