Posts by Roque Matheus • 33 points
2 posts
-
1
votes0
answers65
viewsQ: Inserting bank value in Expandablelistview via hasmap
I’m having trouble inserting values in Expandablelistview from Android Sqlite database. In my app, I have a main table called DISCIPLINES and another table that has foreign key reference to this…
-
2
votes1
answer785
viewsQ: Change the color of a Button that already has an assigned Background
Hello, in my application there is a table (Alert Dialog) that will be used to select the color of a component. In this table there are several equal buttons with the background already set so that…