Skip to content

Commit

Permalink
Add changes for v1.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed Mar 12, 2017
1 parent a8d1923 commit 2072b63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 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,10 @@
android:layout_marginBottom="@dimen/padding_4"
android:text="@string/whats_new_follow"/>

<TextView style="@style/WhatsNewVersion" android:text="1.4.12" tools:ignore="HardcodedText"/>
<com.orgzly.android.ui.views.WhatsNewChange
style="@style/WhatsNewChange" app:text="Various bug fixes and improvements"/>

<TextView style="@style/WhatsNewVersion" android:text="1.4.11" tools:ignore="HardcodedText"/>
<com.orgzly.android.ui.views.WhatsNewChange
style="@style/WhatsNewChange" app:text="Black color scheme"/>
Expand Down

0 comments on commit 2072b63

Please sign in to comment.