Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android custom round button

Tags:

android

I want to have a Button/ImageButton that looks like this (round button on the left)

enter image description here

What are my choices? Can I draw it using a shape? or is it better to use a png icon for that? ideas? What I want to do is to be able to display a new activity when the button is clicked/touched.

like image 948
Hadi Eskandari Avatar asked Mar 24 '26 20:03

Hadi Eskandari


1 Answers

It is

android.R.drawable.expander_ic_minimized

look into built in android drawables:

http://androiddrawableexplorer.appspot.com/

like image 150
pawelzieba Avatar answered Mar 27 '26 08:03

pawelzieba



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!