diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 888aa026a..fae6b862d 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -23,6 +23,9 @@ + @@ -368,4 +371,4 @@ - \ No newline at end of file + diff --git a/pom.xml b/pom.xml index ad67f0b55..5e574d898 100644 --- a/pom.xml +++ b/pom.xml @@ -70,6 +70,14 @@ 0.6.1-SNAPSHOT apklib + + com.aocate + presto_client + 0.8.5 + jar + system + ${project.basedir}/libs/presto_client-0.8.5.jar + diff --git a/res/layout-land/audioplayer_activity.xml b/res/layout-land/audioplayer_activity.xml index 521dbc68a..1e671c745 100644 --- a/res/layout-land/audioplayer_activity.xml +++ b/res/layout-land/audioplayer_activity.xml @@ -92,14 +92,12 @@ android:layout_width="80dp" android:layout_height="match_parent" android:layout_centerHorizontal="true" - android:layout_marginLeft="8dp" - android:layout_marginRight="8dp" android:background="?attr/borderless_button" android:src="?attr/av_pause" /> + +