Skip to content

Commit

Permalink
Fixes environments scrollbar (#1479)
Browse files Browse the repository at this point in the history
  • Loading branch information
keianhzo authored and bluemarvin committed Jul 31, 2019
1 parent eb20078 commit 6825e9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/options_environment.xml
Expand Up @@ -34,6 +34,7 @@

<ScrollView
android:id="@+id/scrollbar"
style="@style/scrollbar"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:paddingRight="15dp"
Expand Down

0 comments on commit 6825e9a

Please sign in to comment.