mirror of
https://github.com/gsantner/dandelion
synced 2025-12-16 01:01:11 +01:00
Accent color orange; Notification/Message count badge; Reworked progressbar #40
This commit is contained in:
parent
1dcd05af10
commit
ac19efd847
13 changed files with 203 additions and 46 deletions
|
|
@ -5,13 +5,13 @@
|
|||
|
||||
<item
|
||||
android:id="@+id/action_notifications"
|
||||
android:icon="@drawable/ic_notifications_white_48px"
|
||||
android:icon="@drawable/ic_notifications_white_48px__layer"
|
||||
android:title="@string/notifications"
|
||||
app:showAsAction="always" />
|
||||
|
||||
<item
|
||||
android:id="@+id/action_conversations"
|
||||
android:icon="@drawable/ic_mail_white_48px"
|
||||
android:icon="@drawable/ic_mail_white_48px__layer"
|
||||
android:title="@string/conversations"
|
||||
app:showAsAction="always" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue