Skip to content

Commit

Permalink
Increase options view height
Browse files Browse the repository at this point in the history
  • Loading branch information
XanderZhu committed Nov 25, 2023
1 parent cdcf487 commit 35bc29d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
android:layout_height="0dp"
android:orientation="vertical"
app:layout_constraintHeight_max="wrap"
app:layout_constraintHeight_percent="0.25"
app:layout_constraintHeight_percent="0.3"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintTop_toBottomOf="@+id/stepPracticeContainer"
android:background="?colorSurface"
Expand Down

0 comments on commit 35bc29d

Please sign in to comment.