projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[tx-robot] updated from transifex
[pub/Android/ownCloud.git]
/
res
/
layout
/
media_control.xml
diff --git
a/res/layout/media_control.xml
b/res/layout/media_control.xml
index
69d27c6
..
070ae8c
100644
(file)
--- a/
res/layout/media_control.xml
+++ b/
res/layout/media_control.xml
@@
-33,11
+33,6
@@
>
<ImageButton
>
<ImageButton
- android:id="@+id/previousBtn"
- style="@android:style/MediaButton.Previous"
- android:contentDescription="@string/media_previous_description"
- />
- <ImageButton
android:id="@+id/rewindBtn"
style="@android:style/MediaButton.Rew"
android:contentDescription="@string/media_rewind_description"
android:id="@+id/rewindBtn"
style="@android:style/MediaButton.Rew"
android:contentDescription="@string/media_rewind_description"
@@
-52,11
+47,6
@@
style="@android:style/MediaButton.Ffwd"
android:contentDescription="@string/media_forward_description"
/>
style="@android:style/MediaButton.Ffwd"
android:contentDescription="@string/media_forward_description"
/>
- <ImageButton
- android:id="@+id/nextBtn"
- style="@android:style/MediaButton.Next"
- android:contentDescription="@string/media_next_description"
- />
</LinearLayout>
</LinearLayout>