Skip to content

Commit

Permalink
Visual improvement for the sample app.
Browse files Browse the repository at this point in the history
  • Loading branch information
evrencoskun committed Mar 10, 2018
1 parent f653fef commit a602b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/table_view_row_header_layout.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</LinearLayout>

<View
android:layout_width="2px"
android:layout_width="1px"
android:layout_height="match_parent"
android:layout_alignParentRight="true"
android:background="@color/header_line_color"/>
Expand Down

0 comments on commit a602b14

Please sign in to comment.