How do I declare an Android UI element using XML?
Here's my layout code; <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http
I have jquery ui sortables working fine but my sortable elements have other interactive elements within them.