Project

General

Profile

« Previous | Next » 

Revision 85b09df4

Added by Leszek Koltunski about 4 years ago

Reorganize UI of the Play state.

View differences:

src/main/res/layout/main.xml
7 7
    <LinearLayout
8 8
        android:id="@+id/upperBar"
9 9
        android:layout_width="fill_parent"
10
        android:layout_height="50dp"
10
        android:layout_height="52dp"
11 11
        android:gravity="center"
12 12
        android:orientation="horizontal">
13 13
    </LinearLayout>
......
20 20

  
21 21
    <LinearLayout
22 22
        android:layout_width="match_parent"
23
        android:layout_height="60dp"
23
        android:layout_height="55dp"
24 24
        android:orientation="horizontal">
25 25

  
26 26
        <LinearLayout

Also available in: Unified diff