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

Commit 1f7ebf20 authored by Steve Kondik's avatar Steve Kondik Committed by Gerrit Code Review
Browse files

Merge "Make statusBar settings Scrollable" into ics

parents 0dc240f4 c1f9b604
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -15,6 +15,11 @@
 * limitations under the License.
-->

<ScrollView
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_height="280px"
    android:layout_width="match_parent">

<com.android.systemui.statusbar.tablet.SettingsView
        xmlns:android="http://schemas.android.com/apk/res/android"
        xmlns:systemui="http://schemas.android.com/apk/res/com.android.systemui"
@@ -153,3 +158,4 @@

</com.android.systemui.statusbar.tablet.SettingsView>

</ScrollView>
 No newline at end of file