Revert "Merge branch 'dev-all-changes' into dev"
This reverts commitf6060261a1, reversing changes made to8c73253a52.
This commit is contained in:
parent
f6060261a1
commit
cc1e5edaec
2 changed files with 2 additions and 28 deletions
|
|
@ -116,22 +116,6 @@
|
|||
android:src="@drawable/ic_repeat_white"
|
||||
tools:ignore="ContentDescription"/>
|
||||
|
||||
<ImageButton
|
||||
android:id="@+id/notificationRestartTrack"
|
||||
android:layout_width="40dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_marginRight="5dp"
|
||||
android:layout_toLeftOf="@+id/notificationFRewind"
|
||||
android:background="#00000000"
|
||||
android:clickable="true"
|
||||
android:focusable="true"
|
||||
android:padding="2dp"
|
||||
android:scaleType="fitCenter"
|
||||
android:src="@drawable/exo_controls_previous"
|
||||
android:visibility="gone"
|
||||
tools:ignore="ContentDescription"/>
|
||||
|
||||
<ImageButton
|
||||
android:id="@+id/notificationFRewind"
|
||||
android:layout_width="40dp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue