mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-08 23:07:26 -04:00
#2111 further rephrasing.
This commit is contained in:
parent
d75940dfb0
commit
f81bc7887e
@ -27,7 +27,7 @@ The following steps should be followed to set a color or style of a view.
|
||||
2. Add the color or style to a specific theme item in themes.xml
|
||||
3. Make sure that the color or style works in both day and night mode. If it does not, add a night compatible color/style to values-night/themes.xml.
|
||||
|
||||
For a good video on how to work with themes, styles and colors, see [Developing Themes with Style (Android Dev Summit '19)](https://www.youtube.com/watch?v=Owkf8DhAOSo).
|
||||
For a video on how to work with themes, styles and colors, see [Developing Themes with Style (Android Dev Summit '19)](https://www.youtube.com/watch?v=Owkf8DhAOSo).
|
||||
|
||||
## Night mode
|
||||
Night mode is a different theme that makes the app easier on the eyes during night. When doing any design, make sure the new design works in night mode.
|
||||
|
Loading…
x
Reference in New Issue
Block a user