all: optimize previews
Optimize widget previous and app screenshots to reduce load times and APK size.
Before Width: | Height: | Size: 283 KiB After Width: | Height: | Size: 132 KiB |
|
@ -105,15 +105,13 @@
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_weight="1" />
|
android:layout_weight="1" />
|
||||||
|
|
||||||
|
|
||||||
<android.widget.ImageButton
|
<android.widget.ImageButton
|
||||||
android:id="@+id/widget_play_pause"
|
android:id="@+id/widget_play_pause"
|
||||||
style="@style/Widget.Auxio.MaterialButton.AppWidget.PlayPause"
|
style="@style/Widget.Auxio.MaterialButton.AppWidget.PlayPause"
|
||||||
android:layout_width="@dimen/size_btn"
|
android:layout_width="@dimen/size_btn"
|
||||||
android:layout_height="@dimen/size_btn"
|
android:layout_height="@dimen/size_btn"
|
||||||
android:contentDescription="@string/desc_play_pause"
|
android:contentDescription="@string/desc_play_pause"
|
||||||
android:src="@drawable/ic_pause_24" />
|
android:src="@drawable/ic_play_24" />
|
||||||
|
|
||||||
|
|
||||||
<android.widget.ImageView
|
<android.widget.ImageView
|
||||||
android:layout_width="0dp"
|
android:layout_width="0dp"
|
||||||
|
|
|
@ -97,7 +97,7 @@
|
||||||
android:layout_width="@dimen/size_btn"
|
android:layout_width="@dimen/size_btn"
|
||||||
android:layout_height="@dimen/size_btn"
|
android:layout_height="@dimen/size_btn"
|
||||||
android:contentDescription="@string/desc_play_pause"
|
android:contentDescription="@string/desc_play_pause"
|
||||||
android:src="@drawable/ic_pause_24" />
|
android:src="@drawable/ic_play_24" />
|
||||||
|
|
||||||
|
|
||||||
<android.widget.ImageView
|
<android.widget.ImageView
|
||||||
|
|
|
@ -85,7 +85,7 @@
|
||||||
android:layout_width="@dimen/size_btn"
|
android:layout_width="@dimen/size_btn"
|
||||||
android:layout_height="@dimen/size_btn"
|
android:layout_height="@dimen/size_btn"
|
||||||
android:contentDescription="@string/desc_play_pause"
|
android:contentDescription="@string/desc_play_pause"
|
||||||
android:src="@drawable/ic_pause_24" />
|
android:src="@drawable/ic_play_24" />
|
||||||
|
|
||||||
<android.widget.ImageView
|
<android.widget.ImageView
|
||||||
android:layout_width="0dp"
|
android:layout_width="0dp"
|
||||||
|
|
|
@ -97,7 +97,7 @@
|
||||||
android:layout_width="@dimen/size_btn"
|
android:layout_width="@dimen/size_btn"
|
||||||
android:layout_height="@dimen/size_btn"
|
android:layout_height="@dimen/size_btn"
|
||||||
android:contentDescription="@string/desc_play_pause"
|
android:contentDescription="@string/desc_play_pause"
|
||||||
android:src="@drawable/ic_pause_24" />
|
android:src="@drawable/ic_play_24" />
|
||||||
|
|
||||||
|
|
||||||
</android.widget.LinearLayout>
|
</android.widget.LinearLayout>
|
||||||
|
|
|
@ -85,8 +85,7 @@
|
||||||
android:layout_width="@dimen/size_btn"
|
android:layout_width="@dimen/size_btn"
|
||||||
android:layout_height="@dimen/size_btn"
|
android:layout_height="@dimen/size_btn"
|
||||||
android:contentDescription="@string/desc_play_pause"
|
android:contentDescription="@string/desc_play_pause"
|
||||||
android:src="@drawable/ic_pause_24" />
|
android:src="@drawable/ic_play_24" />
|
||||||
|
|
||||||
|
|
||||||
<android.widget.ImageView
|
<android.widget.ImageView
|
||||||
android:layout_width="0dp"
|
android:layout_width="0dp"
|
||||||
|
|
Before Width: | Height: | Size: 188 KiB After Width: | Height: | Size: 168 KiB |
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 59 KiB |
Before Width: | Height: | Size: 139 KiB After Width: | Height: | Size: 135 KiB |
Before Width: | Height: | Size: 141 KiB After Width: | Height: | Size: 122 KiB |
Before Width: | Height: | Size: 332 KiB After Width: | Height: | Size: 292 KiB |
Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 75 KiB |
Before Width: | Height: | Size: 170 KiB After Width: | Height: | Size: 147 KiB |
Before Width: | Height: | Size: 277 KiB After Width: | Height: | Size: 276 KiB |