Project

General

Profile

« Previous | Next » 

Revision 31227bf6

Added by Leszek Koltunski almost 4 years ago

Move the 'Effects' thing to a button in 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="52dp"
10
        android:layout_height="60dp"
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="55dp"
23
        android:layout_height="60dp"
24 24
        android:orientation="horizontal">
25 25

  
26 26
        <LinearLayout

Also available in: Unified diff