Skip to content

Commit

Permalink
Fix toolbar overlapped
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Mar 5, 2024
1 parent 2206a44 commit 82363ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions basicSample/src/main/res/layout/activity_scrolling.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
android:fitsSystemWindows="true"
tools:context="info.mqtt.java.example.MQTTExampleActivity">

<HorizontalScrollView
Expand Down

0 comments on commit 82363ea

Please sign in to comment.