Skip to content

Commit

Permalink
Update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nevenz committed Jun 25, 2021
1 parent 3370785 commit f1835be
Showing 1 changed file with 1 addition and 15 deletions.
16 changes: 1 addition & 15 deletions app/src/main/res/layout/dialog_whats_new.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,21 +24,7 @@

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

<com.orgzly.android.ui.views.WhatsNewChange
style="@style/WhatsNewChange"
app:text="Handle missing type in refile position" />

<com.orgzly.android.ui.views.WhatsNewChange
style="@style/WhatsNewChange"
app:text="Fix &lt;tt&gt;s.no&lt;/tt&gt; and &lt;tt&gt;d.no&lt;/tt&gt; to work with active timestamp check" />


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

<com.orgzly.android.ui.views.WhatsNewChange
Expand Down

0 comments on commit f1835be

Please sign in to comment.