Add file that was accidently left out of the last commit
This commit is contained in:
parent
f8a5bde147
commit
f9d4fd962f
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/Sudoku"
|
||||
android:textColor="?attr/colorPrimaryDark"
|
||||
android:textColor="?attr/blueHighlight"
|
||||
android:textSize="18sp"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Body1"
|
||||
android:layout_centerVertical="true"
|
||||
|
|
Loading…
Reference in a new issue