Skip to content

Commit 231448c

Browse files
committed
Make toggle buttons visible again
1 parent 6575355 commit 231448c

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

app/src/main/res/drawable/toggle.png

-2.93 KB
Loading
-3.06 KB
Loading

app/src/main/res/menu/fragment_contributions_list.xml

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
/>
3131
<item android:id="@+id/menu_theme_toggle"
3232
android:title="Night mode"
33+
android:icon="?attr/toggleButtonIcon"
3334
app:actionLayout="@layout/theme_toggle_layout"
3435
app:showAsAction="never"
3536
/>

0 commit comments

Comments
 (0)