-
I want to use an ExpandableListView in a Fragment, but it crashes with an InvocationTargetException when inflating the layout. Happens on android 4.0+ devices.
-
in the new roster (as of 5d70edd, from the link in issue #60), groups that don't contain visible contacts are still shown. they can be collapsed or uncollapsed (as indicated by the arrows).
i suggest…
-
Experimenting with large collections of books has revealed a limit in SQLite that we are likely to experience.
For each group in an ExpandableListView that is expanded, we return a cursor.
If someon…
-
I'm trying to make use of this library, which is exactly what I was looking for; but there are a million places in my code where I refer to ImageViews as ImageViews specifically, and since a GestureIm…
-
android.database.CursorWindowAllocationException: Cursor Window allocation of 2048 kb failed. # Open Cursors=618 (# cursors opened by this proc=618)
at android.database.CursorWindow.printDebugMsgI…
-
If entry has somewhat long abstract, it takes a while to scroll through down to attachments. It would be nice to show just a snippet in the list instead of the complete abstract and show full version …
-
Currently the output is a list which shows the ambiguity of the input. But we need history as well.
Solution. Store both the history and ambiguity of the results in a database and populate an Expanda…
-
I changed the implementation to support expendable listview but even though it compiles it doesn't work. It displays the control and the pull to refresh function does get called but the animations do …
-
Via email from Jam
---
I have added couple things to your book catalogue-program. I don't want to do
account to github, so I decided to email those to you.
There is 2 main things; add additional fi…