diff --git a/changelog.d/4367.feature b/changelog.d/4367.feature index 04db0bd6be..c001cc778f 100644 --- a/changelog.d/4367.feature +++ b/changelog.d/4367.feature @@ -1 +1 @@ -Poll Feature - Create Poll Screen \ No newline at end of file +Poll Feature - Create Poll Screen (Disabled for now) \ No newline at end of file diff --git a/library/ui-styles/src/main/res/values/colors.xml b/library/ui-styles/src/main/res/values/colors.xml index 03d1ff69db..9df2794a1a 100644 --- a/library/ui-styles/src/main/res/values/colors.xml +++ b/library/ui-styles/src/main/res/values/colors.xml @@ -129,9 +129,9 @@ @color/black_alpha @android:color/transparent - - @color/palette_black_900 - @color/palette_gray_400 + + @color/palette_black_900 + @color/palette_gray_400 diff --git a/library/ui-styles/src/main/res/values/styles_buttons.xml b/library/ui-styles/src/main/res/values/styles_buttons.xml index ad90469a52..d09d0a399d 100644 --- a/library/ui-styles/src/main/res/values/styles_buttons.xml +++ b/library/ui-styles/src/main/res/values/styles_buttons.xml @@ -10,6 +10,11 @@ 24sp + + - - - \ No newline at end of file diff --git a/library/ui-styles/src/main/res/values/styles_polls.xml b/library/ui-styles/src/main/res/values/styles_polls.xml deleted file mode 100644 index ac99a6514b..0000000000 --- a/library/ui-styles/src/main/res/values/styles_polls.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - diff --git a/library/ui-styles/src/main/res/values/styles_text_input_layout.xml b/library/ui-styles/src/main/res/values/styles_text_input_layout.xml new file mode 100644 index 0000000000..95a406ea5c --- /dev/null +++ b/library/ui-styles/src/main/res/values/styles_text_input_layout.xml @@ -0,0 +1,17 @@ + + + + + + + + + \ No newline at end of file diff --git a/library/ui-styles/src/main/res/values/styles_toast.xml b/library/ui-styles/src/main/res/values/styles_toast.xml new file mode 100644 index 0000000000..22f4da7ac0 --- /dev/null +++ b/library/ui-styles/src/main/res/values/styles_toast.xml @@ -0,0 +1,15 @@ + + + + + + \ No newline at end of file diff --git a/library/ui-styles/src/main/res/values/styles_voice_message.xml b/library/ui-styles/src/main/res/values/styles_voice_message.xml index 59fea75074..2e87353303 100644 --- a/library/ui-styles/src/main/res/values/styles_voice_message.xml +++ b/library/ui-styles/src/main/res/values/styles_voice_message.xml @@ -12,15 +12,4 @@ rightToLeft - - \ No newline at end of file diff --git a/library/ui-styles/src/main/res/values/theme_dark.xml b/library/ui-styles/src/main/res/values/theme_dark.xml index d07e3c5297..4d525f7eee 100644 --- a/library/ui-styles/src/main/res/values/theme_dark.xml +++ b/library/ui-styles/src/main/res/values/theme_dark.xml @@ -140,8 +140,7 @@ @style/Widget.Vector.Keyword - - @color/vctr_voice_message_toast_background_dark + @color/vctr_toast_background_dark