Skip to content
Snippets Groups Projects
Commit 965af67a authored by aringot's avatar aringot
Browse files

Removed some unused icons

parent beaae9c5
Branches
Tags
No related merge requests found
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:drawable="@drawable/ic_pause_white_48dp" /> <!-- default -->
</selector>
\ No newline at end of file
SoniControl/app/src/main/res/drawable/favicon_sonicontrol.jpg

29.6 KiB

......@@ -54,7 +54,7 @@
android:layout_alignStart="@+id/btnPlay"
android:layout_alignTop="@+id/btnSettings"
android:background="@android:color/darker_gray"
android:src="@drawable/button_stop" />
android:src="@drawable/ic_pause_white_48dp" />
<ImageButton
android:id="@+id/btnExit"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment