Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5395a4eb authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix collapsing toolbar can't collapse problem" into tm-dev

parents 7828dda5 d790fa28
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
** limitations under the License.
*/
-->
<ScrollView
<androidx.core.widget.NestedScrollView
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
@@ -35,4 +35,4 @@

    </LinearLayout>

</ScrollView>
</androidx.core.widget.NestedScrollView>