Click here to Skip to main content
15,886,919 members

Comments by EasyHero (Top 59 by date)

EasyHero 23-Oct-18 23:44pm View    
Here's the error after updating my code as you suggested "An error occurred while sending the request. Unable to connect to the remote server A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 23.38.53.172:80 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)"
EasyHero 23-Oct-18 8:17am View    
Yes, i have opened the url on the browser and it returns an xml just as expected
EasyHero 7-Mar-18 5:18am View    
Hi, I just tried this, it didn't work
EasyHero 6-Mar-18 10:24am View    
From my question, what i want to achieve is this, as the ViewPagerAdapter changes to a new fragment, i want a new theme set for the parent. calling the setTheme() before the setContentView() would only set the theme once for the activity
EasyHero 6-Mar-18 10:22am View    
That for the fragments yeah?