Android Themes: A dialog without a title
Most of the times, I have seen developers not leveraging the power of themes and styles. Themes and styles are a great way to easily create UI that are manageable… Read more »
Most of the times, I have seen developers not leveraging the power of themes and styles. Themes and styles are a great way to easily create UI that are manageable… Read more »
Drag and drop is already available with Honeycomb and up. In this example, we will see how to implement a simple Drag and Drop Operation. We have a ListView with… Read more »