Revert "Merge branch 'dev-all-changes' into dev"

This reverts commit f6060261a1, reversing
changes made to 8c73253a52.
This commit is contained in:
Peter Hindes 2019-10-15 08:52:51 -06:00
parent f6060261a1
commit cc1e5edaec
2 changed files with 2 additions and 28 deletions

View file

@ -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"