Skip to content

Commit

Permalink
Add changes for v1.6.2-beta.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed Jan 23, 2018
1 parent ba871ab commit 04776c0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 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,15 @@
android:text="@string/whats_new_intro"/>


<TextView
style="@style/WhatsNewVersion"
android:text="v1.6.2-beta.7"
tools:ignore="HardcodedText"/>

<com.orgzly.android.ui.views.WhatsNewChange
style="@style/WhatsNewChange"
app:text="Make widget and query results in app looks consistent (remove bullets and add dividers, for now)"/>

<TextView
style="@style/WhatsNewVersion"
android:text="v1.6.2-beta.6"
Expand Down

0 comments on commit 04776c0

Please sign in to comment.