Skip to content

Commit

Permalink
Update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed Sep 8, 2022
1 parent 9f88da5 commit 5cfaced
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion app/src/main/res/layout/dialog_whats_new.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,11 @@

<com.orgzly.android.ui.views.WhatsNewChange
style="@style/WhatsNewChange"
app:text="Fix a graphics glitch with transparent navigation bar on Android 8.1" />
app:text="Fix a graphics glitch with a transparent navigation bar on Android 8.1" />

<com.orgzly.android.ui.views.WhatsNewChange
style="@style/WhatsNewChange"
app:text="Stop hiding the top of the content under the toolbar on the keyboard open" />


<TextView
Expand Down

0 comments on commit 5cfaced

Please sign in to comment.