Skip to content

Commit

Permalink
Update changes for v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed Aug 23, 2017
1 parent f8c3174 commit ab2c78f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app/src/main/res/layout/dialog_whats_new.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@
android:layout_marginTop="@dimen/padding_8"
android:text="@string/whats_new_follow"/>

<TextView
style="@style/WhatsNewVersion"
android:text="1.5.1"
tools:ignore="HardcodedText"/>

<com.orgzly.android.ui.views.WhatsNewChange
style="@style/WhatsNewChange"
app:text="Various bug fixes and improvements"/>

<TextView
style="@style/WhatsNewVersion"
Expand Down

0 comments on commit ab2c78f

Please sign in to comment.