Skip to content

Commit

Permalink
Right arrow isn't centered in vertical in cascading select with quick…
Browse files Browse the repository at this point in the history
… attribute (getodk#370)
  • Loading branch information
grzesiek2010 authored and lognaturel committed Feb 2, 2017
1 parent eb8243b commit c8d7163
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions collect_app/src/main/res/layout/quick_select_layout.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_alignParentRight="true"
android:layout_centerVertical="true"
android:contentDescription="@+string/select_answer" />

</RelativeLayout>

0 comments on commit c8d7163

Please sign in to comment.