Skip to content

Commit

Permalink
Add changes for v1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed Apr 18, 2018
1 parent 75ae0dc commit 9bf383f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions app/src/main/res/layout/dialog_whats_new.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,16 @@
android:text="@string/whats_new_intro"/>


<TextView
style="@style/WhatsNewVersion"
android:text="v1.6.4"
tools:ignore="HardcodedText"/>

<com.orgzly.android.ui.views.WhatsNewChange
style="@style/WhatsNewChange"
app:text="Bug fixes"/>


<TextView
style="@style/WhatsNewVersion"
android:text="v1.6.3"
Expand Down

0 comments on commit 9bf383f

Please sign in to comment.