Skip to content

Commit

Permalink
Fixed scroll with padding (Escola-em-Casa#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
omateusp committed Oct 8, 2020
1 parent 38aa7bf commit ac332b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/main/res/layout/activity_questions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
android:layout_marginTop="30dp"
android:layout_marginBottom="50dp"
android:paddingTop="20dp"
android:paddingBottom="20dp"
app:layout_constrainedHeight="true"
android:paddingBottom="130dp"
app:layout_constraintTop_toBottomOf="@id/faq">


Expand Down

0 comments on commit ac332b5

Please sign in to comment.