Skip to content

Commit

Permalink
activity_settings.xml: remove wrong constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
mwarning committed Oct 9, 2022
1 parent bb001e4 commit e6caf23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/res/layout/activity_settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
android:layout_margin="10dp"
android:paddingBottom="80dp"
android:scrollbarThumbVertical="@color/call_red"
app:layout_constraintBottom_toBottomOf="@+id/parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/appbar">

Expand Down

0 comments on commit e6caf23

Please sign in to comment.