Project

General

Profile

« Previous | Next » 

Revision 0a9adc31

Added by Leszek Koltunski about 2 months ago

Themes almost finished.

View differences:

src/main/res/layout/spinner_item.xml
6 6
    android:layout_height="wrap_content"
7 7
    android:textSize="30sp"
8 8
    android:gravity="center"
9
    android:textColor="#FFFFFF"
10
    android:padding="5dip"
9
    android:textColor="@color/white"
10
    android:background="?veryDarkC"
11
    android:padding="5dp"
11 12
    />

Also available in: Unified diff