Updates
Before Width: | Height: | Size: 909 B After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 287 B After Width: | Height: | Size: 425 B |
Before Width: | Height: | Size: 216 B After Width: | Height: | Size: 396 B |
Before Width: | Height: | Size: 341 B After Width: | Height: | Size: 493 B |
Before Width: | Height: | Size: 321 B After Width: | Height: | Size: 483 B |
Before Width: | Height: | Size: 350 B After Width: | Height: | Size: 629 B |
Before Width: | Height: | Size: 403 B After Width: | Height: | Size: 593 B |
Before Width: | Height: | Size: 215 B After Width: | Height: | Size: 232 B |
Before Width: | Height: | Size: 580 B After Width: | Height: | Size: 814 B |
Before Width: | Height: | Size: 285 B After Width: | Height: | Size: 433 B |
Before Width: | Height: | Size: 333 B After Width: | Height: | Size: 561 B |
Before Width: | Height: | Size: 356 B After Width: | Height: | Size: 882 B |
Before Width: | Height: | Size: 522 B After Width: | Height: | Size: 881 B |
Before Width: | Height: | Size: 362 B After Width: | Height: | Size: 637 B |
Before Width: | Height: | Size: 300 B After Width: | Height: | Size: 518 B |
Before Width: | Height: | Size: 440 B After Width: | Height: | Size: 909 B |
Before Width: | Height: | Size: 247 B After Width: | Height: | Size: 336 B |
Before Width: | Height: | Size: 228 B After Width: | Height: | Size: 270 B |
Before Width: | Height: | Size: 303 B After Width: | Height: | Size: 379 B |
Before Width: | Height: | Size: 319 B After Width: | Height: | Size: 353 B |
Before Width: | Height: | Size: 298 B After Width: | Height: | Size: 397 B |
Before Width: | Height: | Size: 296 B After Width: | Height: | Size: 403 B |
Before Width: | Height: | Size: 171 B After Width: | Height: | Size: 197 B |
Before Width: | Height: | Size: 314 B |
Before Width: | Height: | Size: 242 B After Width: | Height: | Size: 210 B |
BIN
app/src/main/res/drawable-mdpi/ic_local_play.png
Normal file
After Width: | Height: | Size: 580 B |
Before Width: | Height: | Size: 317 B After Width: | Height: | Size: 338 B |
Before Width: | Height: | Size: 347 B After Width: | Height: | Size: 422 B |
Before Width: | Height: | Size: 306 B After Width: | Height: | Size: 644 B |
Before Width: | Height: | Size: 423 B After Width: | Height: | Size: 597 B |
Before Width: | Height: | Size: 333 B After Width: | Height: | Size: 400 B |
Before Width: | Height: | Size: 334 B After Width: | Height: | Size: 395 B |
@ -23,7 +23,13 @@
|
|||||||
<ImageView
|
<ImageView
|
||||||
android:id="@+id/drawer_icon"
|
android:id="@+id/drawer_icon"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"/>
|
android:layout_height="wrap_content"
|
||||||
|
android:paddingTop="10dp"
|
||||||
|
android:paddingRight="5dp"
|
||||||
|
android:paddingLeft="5dp"
|
||||||
|
android:paddingStart="5dp"
|
||||||
|
android:paddingEnd="5dp"
|
||||||
|
android:paddingBottom="10dp"/>
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/drawer_text"
|
android:id="@+id/drawer_text"
|
||||||
|