P
P
PiggyPig2018-04-30 15:48:57
Android
PiggyPig, 2018-04-30 15:48:57

How to increase padding between text and checkbox?

Looks ugly, please help.
5ae71029cde22557942085.jpeg
UPD:
Text and checkbox are one.

<item
    android:id="@+id/action_item"
    android:title="Подписаться на новости"
    app:showAsAction="never"
    android:checkable="true" />

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
eugene112, 2018-04-30
@eugene112

Do you mean text indent on the left? margin-left: @[email protected] ?

E
Eugene, 2018-05-01
@klim76

android:paddingHorizontal="100500dp"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question