diff --git a/app/src/main/res/layout/controller_conversation_info.xml b/app/src/main/res/layout/controller_conversation_info.xml index 023ffdaf5..741797cb2 100644 --- a/app/src/main/res/layout/controller_conversation_info.xml +++ b/app/src/main/res/layout/controller_conversation_info.xml @@ -2,6 +2,8 @@ ~ Nextcloud Talk application ~ ~ @author Mario Danic + ~ @author Andy Scherzinger + ~ Copyright (C) 2021 Andy Scherzinger ~ Copyright (C) 2017-2018 Mario Danic ~ ~ This program is free software: you can redistribute it and/or modify @@ -21,6 +23,7 @@ @@ -51,7 +54,9 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:animateLayoutChanges="true" - android:visibility="gone"> + android:visibility="gone" + apc:cardBackgroundColor="@color/bg_default" + apc:cardElevation="0dp"> + android:visibility="gone" + apc:cardBackgroundColor="@color/bg_default" + apc:cardElevation="0dp"> @@ -118,7 +127,9 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_below="@id/participants_list_category" - android:visibility="gone"> + android:visibility="gone" + apc:cardBackgroundColor="@color/bg_default" + apc:cardElevation="0dp"> ~ Copyright (C) 2017 Mario Danic ~ ~ This program is free software: you can redistribute it and/or modify @@ -28,7 +30,9 @@ android:id="@+id/message_view" android:layout_width="match_parent" android:layout_height="wrap_content" - android:animateLayoutChanges="true"> + android:animateLayoutChanges="true" + apc:cardBackgroundColor="@color/bg_default" + apc:cardElevation="0dp"> + android:animateLayoutChanges="true" + apc:cardBackgroundColor="@color/bg_default" + apc:cardElevation="0dp"> + apc:cardBackgroundColor="@color/bg_default" + apc:cardElevation="0dp" + apc:mpc_title="@string/nc_settings_appearance"> + apc:cardBackgroundColor="@color/bg_default" + apc:cardElevation="0dp" + apc:mpc_title="@string/nc_settings_notification_sounds"> + apc:cardBackgroundColor="@color/bg_default" + apc:cardElevation="0dp" + apc:mpc_title="@string/nc_settings_privacy"> - + - + + apc:cardBackgroundColor="@color/bg_default" + apc:cardElevation="0dp" + apc:mpc_title="@string/nc_settings_proxy_title"> + apc:mp_title="@string/nc_settings_proxy_type_title" /> + apc:cardBackgroundColor="@color/bg_default" + apc:cardElevation="0dp" + apc:mpc_title="@string/nc_about"> + apc:mp_title="@string/nc_get_source_code" /> + apc:mp_title="@string/nc_license_title" /> + apc:mp_title="@string/nc_app_name" /> diff --git a/app/src/main/res/layout/notification_settings_item.xml b/app/src/main/res/layout/notification_settings_item.xml index 62f2074b5..d43c5719a 100644 --- a/app/src/main/res/layout/notification_settings_item.xml +++ b/app/src/main/res/layout/notification_settings_item.xml @@ -2,6 +2,8 @@ ~ Nextcloud Talk application ~ ~ @author Mario Danic + ~ @author Andy Scherzinger + ~ Copyright (C) 2021 Andy Scherzinger ~ Copyright (C) 2017-2018 Mario Danic ~ ~ This program is free software: you can redistribute it and/or modify @@ -20,17 +22,18 @@ - + apc:cardBackgroundColor="@color/bg_default" + apc:cardElevation="0dp" + apc:mpc_title="@string/nc_notification_settings"> + apc:mp_title="@string/nc_plain_old_messages" />