Is ist possible to reduce the text padding inside a normal Android Button a bit, in order to reduce the button´s width?
Of course the whole text should be still visible.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The “normal” Android button varies between themes, but you probably want to define a custom style for the button that inherits from your button of choice.