Skip to content

Commit

Permalink
Issue #133
Browse files Browse the repository at this point in the history
  • Loading branch information
swentel committed Feb 16, 2019
1 parent ba650ef commit 856f701
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/assets/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Icons from <a href="https://material.io/tools/icons/">Material Design</a> and <a
<h2>Changelog</h2>
<h4>17/02/2019 - 0.31</h4>
<ul>
<li>Allow sending location name (Wordpress only for now)</li>
<li>Allow sending location name</li>
<li>Move floating button on manage channel and feed screens to action bar</li>
</ul>
<h4>15/02/2019 - 0.30</h4>
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/layout/widget_location.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@

<Spinner
android:id="@+id/locationVisibility"
android:visibility="gone"
android:layout_marginTop="@dimen/box_padding"
android:layout_width="match_parent"
android:layout_height="wrap_content"
Expand Down

0 comments on commit 856f701

Please sign in to comment.