Unregistering scrobbler
This commit is contained in:
@@ -45,14 +45,13 @@
|
||||
|
||||
<ImageButton
|
||||
android:id="@+id/button_open"
|
||||
style="?android:attr/actionOverflowButtonStyle"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="12dp"
|
||||
android:layout_marginEnd="12dp"
|
||||
android:layout_marginTop="8dp"
|
||||
android:layout_marginEnd="8dp"
|
||||
android:background="?selectableItemBackgroundBorderless"
|
||||
android:contentDescription="@string/open_in_browser"
|
||||
android:padding="4dp"
|
||||
android:src="@drawable/ic_open_external"
|
||||
app:layout_constraintEnd_toEndOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:tint="?android:colorControlNormal" />
|
||||
|
||||
Reference in New Issue
Block a user