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

Commit 88e11e6c authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

Merge branch 'same_backgroud_3959' into 'master'

added background

See merge request e/apps/tasks!21
parents 3afcf130 92ca02a9
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
<androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
<androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
        xmlns:app="http://schemas.android.com/apk/res-auto"
        xmlns:app="http://schemas.android.com/apk/res-auto"
        android:layout_width="match_parent"
        android:layout_width="match_parent"
        android:layout_height="match_parent">
        android:layout_height="match_parent"
        android:background="@color/color_default_background"
        >


    <com.google.android.material.appbar.AppBarLayout
    <com.google.android.material.appbar.AppBarLayout
            android:id="@+id/appbar"
            android:id="@+id/appbar"