~singpolyma/cheogram-android

ca07aef9f3a911d9646c65e7d5c669ab2ac3abc0 — Stephen Paul Weber 10 months ago 659f373
Fix colour behind snackbar
1 files changed, 1 insertions(+), 1 deletions(-)

M src/main/res/layout/fragment_conversation.xml
M src/main/res/layout/fragment_conversation.xml => src/main/res/layout/fragment_conversation.xml +1 -1
@@ 26,7 26,7 @@
            android:layout_below="@id/tab_layout"
            android:layout_width="fill_parent"
            android:layout_height="fill_parent"
            android:background="?attr/color_background_primary">
            android:background="?attr/color_background_secondary">

            <RelativeLayout
                android:layout_width="fill_parent"