198 reputation
214
bio website
location
age
visits member for 1 year, 3 months
seen 1 hour ago
stats profile views 48

2d
comment Replace part of a string (an HTML code) with /n line break for textarea
Thank you for your answer!
2d
comment Replace part of a string (an HTML code) with /n line break for textarea
Thank you for your answer!
2d
comment Replace part of a string (an HTML code) with /n line break for textarea
Thank you very much! Indeed it replaced it all, tested it also with 3 lines and it worked great! Again, thank you!
2d
accepted Replace part of a string (an HTML code) with /n line break for textarea
2d
asked Replace part of a string (an HTML code) with /n line break for textarea
May
21
awarded  Yearling
May
21
comment Referring to parent loop from a nested loop
Yes, that did the trick! Thank you very much!
May
21
accepted Referring to parent loop from a nested loop
May
21
asked Referring to parent loop from a nested loop
May
13
accepted Reload location after sending a form with JSON
May
13
comment Reload location after sending a form with JSON
@RichieHindle Yes, that was my problem. Thank you very much!
May
13
comment Reload location after sending a form with JSON
Yes, that solved it! Thank you very much for the solution and the explanation!
May
13
comment Reload location after sending a form with JSON
@Joe Yes, that's was the logic. Though the execution was incorrect on my part.
May
13
asked Reload location after sending a form with JSON
Apr
18
awarded  Popular Question
Apr
15
awarded  Popular Question
Apr
10
comment Fragments overlapping each other
I tried to use it as follows: transaction.addToBackStack("CategoryFragment"); and then tried to use the rest of the code in onResume and onTabReselected methods. But I still saw these fragments overlapping...
Apr
10
asked Fragments overlapping each other
Apr
1
awarded  Popular Question
Mar
15
accepted Can't access R.layout.mylayoutname in my custom ArrayAdapter