How to make custom dialog with rounded corners in android
What I am trying to do: I am trying to make a custom dialog in android With rounded corners. What is happening: I … Read more
What I am trying to do: I am trying to make a custom dialog in android With rounded corners. What is happening: I … Read more
I’m writing a few custom views which share some same-named attributes. In their respective <declare-styleable> section in attrs.xml I’d like to use the … Read more