|
|
|
@ -6,7 +6,7 @@ |
|
|
|
android:id="@+id/actionClear" |
|
|
|
android:id="@+id/actionClear" |
|
|
|
android:orderInCategory="100" |
|
|
|
android:orderInCategory="100" |
|
|
|
android:title="@string/clear" |
|
|
|
android:title="@string/clear" |
|
|
|
android:icon="@drawable/ic_outline_remove" |
|
|
|
style="@style/PokerAnalyticsTheme.MenuItem" |
|
|
|
app:showAsAction="always" /> |
|
|
|
app:showAsAction="always" /> |
|
|
|
<item |
|
|
|
<item |
|
|
|
android:id="@+id/actionAdd" |
|
|
|
android:id="@+id/actionAdd" |
|
|
|
|