86 reputation
29
bio website
location
age
visits member for 2 years, 1 month
seen May 16 at 23:08
stats profile views 13

Jan
6
awarded  Notable Question
Dec
18
awarded  Nice Question
Jul
31
awarded  Popular Question
Jun
27
awarded  Notable Question
May
10
awarded  Popular Question
Mar
10
revised Android: Cursor not closing
added 6 characters in body
Dec
30
awarded  Popular Question
Dec
4
awarded  Commentator
Dec
4
comment Update tabhost imageView from another activity
Just to verify, I have to add the BroadcastSendingActivity subclasses in my Rate.java and BroadcastReceivingActivity to the activity that has tabhost?
Dec
4
comment Update tabhost imageView from another activity
I will accept your first option as my answer. Would you please elaborate a bit on it? With maybe a link to something easy to implement that you know works? I'll do research on my part. Thank you for your time.
Dec
4
accepted Update tabhost imageView from another activity
Dec
4
accepted android custom listview row doesn't match seen on phone/emulator
Dec
4
answered android custom listview row doesn't match seen on phone/emulator
Dec
4
asked Update tabhost imageView from another activity
Nov
23
revised android custom listview row doesn't match seen on phone/emulator
added 212 characters in body
Nov
23
comment android custom listview row doesn't match seen on phone/emulator
Any other ideas by chance please?
Nov
23
comment android custom listview row doesn't match seen on phone/emulator
Still happening without the italics. I tested and made the relativeLayout height=20dp and it squished everything. I ran the app and it shows on my phone exactly the same. There must be someone in my custom adapter that I can set the height or something that is overriding the XML height.
Nov
23
comment android custom listview row doesn't match seen on phone/emulator
All of the textViews have default text. The style is set to italics so it won't render in eclipse. The issue I am talking about it the space above and below the image.
Nov
23
asked android custom listview row doesn't match seen on phone/emulator
Oct
22
comment Android regex always returning false
First thing I tried that worked. Thank you. If anyone has any insight on to why I shouldn't use this syntax let me know. Thanks.