Project

General

Profile

« Previous | Next » 

Revision a8576d91

Added by Leszek Koltunski about 4 years ago

Lots of changes:

1) new 'info' button (not working yet)
2) make all dialogs modal; rework the way the Pattern Dialog appears.

View differences:

src/main/res/layout/main.xml
24 24
    <LinearLayout
25 25
        android:id="@+id/upperBar"
26 26
        android:layout_below="@id/hiddenBar"
27
        android:layout_width="fill_parent"
27
        android:layout_width="match_parent"
28 28
        android:layout_height="0dp"
29 29
        android:gravity="center"
30 30
        android:orientation="horizontal"

Also available in: Unified diff