I want to make my buttons style like the following
I want to implement these buttons with my custom view I mean without using the AlertDialog
If you prefer to use standard android attributes, see my answer here.
In short, for your buttons set style="?android:attr/buttonBarButtonStyle"
and put them in a LinearLayout
that has style="?android:attr/buttonBarStyle"
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With