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

Commit 5a9b5420 authored by Chuck Liao's avatar Chuck Liao
Browse files

Implement the bottom action bar for the wallpaper section.

Bug: 150103722
Change-Id: I591b64b67dbc778ebe654f6a32eea39fcb7295d4
parent af79933f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -36,4 +36,6 @@
        app:labelVisibilityMode="labeled"
        app:menu="@menu/bottom_navigation_menu"/>

    <include layout="@layout/bottom_action_bar" />

</FrameLayout>
+0 −1
Original line number Diff line number Diff line
@@ -16,7 +16,6 @@
     limitations under the License.
-->
<resources>
    <dimen name="bottom_navbar_height">56dp</dimen>
    <dimen name="bottom_navbar_font_text_size">12sp</dimen>

    <dimen name="tip_dot_size">8dp</dimen>