Revert "Merge branch 'dev-all-changes' into dev"
This reverts commitb203837b5f, reversing changes made toe5024740ad.
This commit is contained in:
parent
b203837b5f
commit
d048935d7f
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