Loading app/src/main/res/layout/drawer_account.xml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ <com.google.android.material.card.MaterialCardView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" app:cardBackgroundColor="?carViewBackground" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="6dp" Loading app/src/main/res/layout/drawer_account_list.xml +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="wrap_content" app:cardBackgroundColor="?carViewBackground" android:layout_marginHorizontal="12dp" android:layout_marginTop="12dp" app:cardElevation="5dp" Loading app/src/main/res/layout/drawer_announcement.xml +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ android:id="@+id/cardview_container" android:layout_width="match_parent" android:layout_height="wrap_content" app:cardBackgroundColor="?carViewBackground" android:layout_marginHorizontal="@dimen/card_margin" android:layout_marginTop="@dimen/card_margin" android:clipChildren="false" Loading app/src/main/res/layout/drawer_conversation.xml +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ android:id="@+id/container" android:layout_width="match_parent" android:layout_height="wrap_content" app:cardBackgroundColor="?carViewBackground" android:layout_margin="12dp" app:cardElevation="5dp" app:strokeWidth="0dp"> Loading app/src/main/res/layout/drawer_domain_block.xml +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_margin="12dp" app:cardBackgroundColor="?carViewBackground" app:cardElevation="5dp" app:strokeWidth="0dp"> Loading Loading
app/src/main/res/layout/drawer_account.xml +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ <com.google.android.material.card.MaterialCardView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" app:cardBackgroundColor="?carViewBackground" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginHorizontal="6dp" Loading
app/src/main/res/layout/drawer_account_list.xml +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="wrap_content" app:cardBackgroundColor="?carViewBackground" android:layout_marginHorizontal="12dp" android:layout_marginTop="12dp" app:cardElevation="5dp" Loading
app/src/main/res/layout/drawer_announcement.xml +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ android:id="@+id/cardview_container" android:layout_width="match_parent" android:layout_height="wrap_content" app:cardBackgroundColor="?carViewBackground" android:layout_marginHorizontal="@dimen/card_margin" android:layout_marginTop="@dimen/card_margin" android:clipChildren="false" Loading
app/src/main/res/layout/drawer_conversation.xml +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ android:id="@+id/container" android:layout_width="match_parent" android:layout_height="wrap_content" app:cardBackgroundColor="?carViewBackground" android:layout_margin="12dp" app:cardElevation="5dp" app:strokeWidth="0dp"> Loading
app/src/main/res/layout/drawer_domain_block.xml +1 −0 Original line number Diff line number Diff line Loading @@ -19,6 +19,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_margin="12dp" app:cardBackgroundColor="?carViewBackground" app:cardElevation="5dp" app:strokeWidth="0dp"> Loading