Skip to content

Commit

Permalink
Fix sample app design
Browse files Browse the repository at this point in the history
  • Loading branch information
terrakok committed Oct 30, 2020
1 parent 0e9ff3f commit a0b3dfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sample/src/main/res/layout/fragment_sample.xml
Expand Up @@ -121,6 +121,7 @@
android:layout_margin="4dp"
android:layout_height="0dp"
android:layout_rowWeight="1"
android:layout_columnSpan="2"
android:background="@color/greensea"
android:gravity="center"
android:text="Finish chain"
Expand Down

0 comments on commit a0b3dfa

Please sign in to comment.