diff --git a/.classpath b/.classpath index 609aa00..6e9239f 100644 --- a/.classpath +++ b/.classpath @@ -1,7 +1,7 @@ - - - - - - - + + + + + + + diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 8847d89..6ff8bbe 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,19 +1,23 @@ + android:versionCode="3" android:versionName="1.0"> - + + + + diff --git a/res/layout-land/player.xml b/res/layout-land/player.xml new file mode 100644 index 0000000..c300b44 --- /dev/null +++ b/res/layout-land/player.xml @@ -0,0 +1,113 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout/player.xml b/res/layout/player.xml index ded3af9..4da52ff 100644 --- a/res/layout/player.xml +++ b/res/layout/player.xml @@ -1,46 +1,92 @@ + + + + + + + + + + + + - - - - - - - - + + + android:width="60dip" android:textSize="20sp" android:layout_toRightOf="@+id/station_list"> - + android:width="60dip" android:textSize="20sp"> - + android:width="60dip" android:textSize="20sp"> - + android:width="60dip" android:textSize="20sp"> diff --git a/res/layout/search_item.xml b/res/layout/search_item.xml new file mode 100644 index 0000000..adce17b --- /dev/null +++ b/res/layout/search_item.xml @@ -0,0 +1,12 @@ + + + + + \ No newline at end of file diff --git a/res/layout/station_creator.xml b/res/layout/station_creator.xml new file mode 100644 index 0000000..f8664d3 --- /dev/null +++ b/res/layout/station_creator.xml @@ -0,0 +1,38 @@ + + + + + + + +