Project

General

Profile

« Previous | Next » 

Revision 42803ba0

Added by Leszek Koltunski almost 4 years ago

Introduce three sizes of UI images: small, medium, large.

View differences:

src/main/res/layout/dialog_pattern_tab.xml
7 7

  
8 8
    <Spinner
9 9
        android:id="@+id/pattern_category_spinner"
10
        android:background="@drawable/spinner"
10
        android:background="@drawable/ui_small_spinner"
11 11
        android:layout_marginLeft="20dp"
12 12
        android:layout_marginRight="20dp"
13 13
        android:layout_marginTop="10dp"

Also available in: Unified diff