Project

General

Profile

« Previous | Next » 

Revision 362807f0

Added by Leszek Koltunski almost 4 years ago

Make the Scores Dialog screen-size invariant.

View differences:

src/main/res/layout/dialog_scores_scramble_title.xml
14 14
    <TextView
15 15
        android:id="@+id/scoresScrambleTitle"
16 16
        android:layout_width="match_parent"
17
        android:layout_height="32dp"
17
        android:layout_height="wrap_content"
18 18
        android:textSize="24sp"
19 19
        android:gravity="center"
20 20
        android:background="@color/grey"

Also available in: Unified diff