diff --git a/lint.xml b/lint.xml index ee0eead..db49df3 100644 --- a/lint.xml +++ b/lint.xml @@ -1,3 +1,6 @@ + + + \ No newline at end of file diff --git a/project.properties b/project.properties new file mode 100644 index 0000000..1b877e2 --- /dev/null +++ b/project.properties @@ -0,0 +1,14 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system use, +# "ant.properties", and override values to adapt the script to your +# project structure. + +# Project target. +target=android-16 +android.library.reference.1=..\\..\\..\\Documents\\GitHub\\NineOldAndroids\\library +android.library.reference.2=..\\..\\..\\Documents\\GitHub\\HoloEverywhere\\contrib\\ActionBarSherlock\\library +android.library.reference.3=..\\..\\..\\Documents\\GitHub\\HoloEverywhere\\library diff --git a/res/layout/departures.xml b/res/layout/departures.xml index 9a654cc..2feace7 100644 --- a/res/layout/departures.xml +++ b/res/layout/departures.xml @@ -23,14 +23,6 @@ android:visibility="gone" > - - - + @@ -17,9 +18,11 @@ android:layout_height="wrap_content" android:layout_alignParentRight="true" android:layout_below="@id/titleDivider" + android:drawSelectorOnTop="true" android:paddingLeft="5dp" android:paddingRight="5dp" - android:paddingTop="15dip" /> + android:paddingTop="15dip" + holo:spinnerMode="dialog" /> + android:paddingTop="15dip" + holo:spinnerMode="dialog" /> - - - \ No newline at end of file diff --git a/res/layout/simple_spinner_dropdown_item.xml b/res/layout/simple_spinner_dropdown_item.xml deleted file mode 100644 index ce1de16..0000000 --- a/res/layout/simple_spinner_dropdown_item.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - \ No newline at end of file diff --git a/res/layout/simple_spinner_item.xml b/res/layout/simple_spinner_item.xml deleted file mode 100644 index 918bbb3..0000000 --- a/res/layout/simple_spinner_item.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - \ No newline at end of file diff --git a/res/layout/train_alarm_dialog.xml b/res/layout/train_alarm_dialog.xml index 60d9e9e..7dff8dc 100644 --- a/res/layout/train_alarm_dialog.xml +++ b/res/layout/train_alarm_dialog.xml @@ -1,15 +1,16 @@ - - + - - - - - \ No newline at end of file diff --git a/res/values/styles.xml b/res/values/styles.xml index a537c8e..e87a7ae 100644 --- a/res/values/styles.xml +++ b/res/values/styles.xml @@ -3,12 +3,7 @@ - +