diff --git a/app/src/main/res/layout/dialog_poll_create.xml b/app/src/main/res/layout/dialog_poll_create.xml index 9f954a325..46c80f3e8 100644 --- a/app/src/main/res/layout/dialog_poll_create.xml +++ b/app/src/main/res/layout/dialog_poll_create.xml @@ -17,7 +17,8 @@ ~ You should have received a copy of the GNU General Public License ~ along with this program. If not, see . --> - - - - - - - + + + + + + - - - - - - - - - - - + android:text="@string/polls_add_option" /> - + android:textColor="@color/colorPrimary" + android:textStyle="bold" + android:layout_marginTop="@dimen/standard_margin" + android:layout_marginBottom="@dimen/standard_half_margin" + android:text="@string/polls_settings" /> + + + + + + + + + + + - - +