Changed outbox icon
This commit is contained in:
@@ -86,7 +86,7 @@ public class BoteHelper extends GeneralHelper {
|
||||
if ("inbox".equals(name))
|
||||
return ctx.getResources().getDrawable(R.drawable.ic_inbox_grey600_24dp);
|
||||
else if ("outbox".equals(name))
|
||||
return ctx.getResources().getDrawable(R.drawable.ic_cloud_queue_grey600_24dp);
|
||||
return ctx.getResources().getDrawable(R.drawable.ic_cloud_upload_grey600_24dp);
|
||||
else if ("sent".equals(name))
|
||||
return ctx.getResources().getDrawable(R.drawable.ic_send_grey600_24dp);
|
||||
else if ("trash".equals(name))
|
||||
|
||||
BIN
app/src/main/res/drawable-hdpi/ic_cloud_upload_grey600_24dp.png
Normal file
BIN
app/src/main/res/drawable-hdpi/ic_cloud_upload_grey600_24dp.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 447 B |
BIN
app/src/main/res/drawable-mdpi/ic_cloud_upload_grey600_24dp.png
Normal file
BIN
app/src/main/res/drawable-mdpi/ic_cloud_upload_grey600_24dp.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 323 B |
BIN
app/src/main/res/drawable-xhdpi/ic_cloud_upload_grey600_24dp.png
Normal file
BIN
app/src/main/res/drawable-xhdpi/ic_cloud_upload_grey600_24dp.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 519 B |
Binary file not shown.
|
After Width: | Height: | Size: 727 B |
Reference in New Issue
Block a user