Kostas Antoniou

Results 11 issues of Kostas Antoniou

hello First of all thanks and gratz for the great lib I want to customize this lib because i dont want the slide menu takes 90% of the screen. Look...

I dont want the gray color of menu. Where i will change it?

DEMOHomeViewController _homeViewController = [self.storyboard instantiateViewControllerWithIdentifier:@"homeController"]; homeViewController.UrlSS=@"http://service._.gr/news_feed"; navigationController.viewControllers = @[homeViewController]; 2014-05-22 10:25:15.903 Enikos[4467:60b] URL: (null) Any idea how to pass values to controllers? eg. Url's , Language Type.

Any Chance to add Image and Label on ViewPagerController (Bottom Menu)

.bodyJsonObject(JsonObject) Please add somethink like this .bodyJsonArray(JsonArray)

Please add support for https requests

Hello there, is there any page where I can find and check the release notes on all android SignalR sdk's Version?

enhancement
Pri3

Icons on tablet are big on SGGridMenu

hello i cant download the source with gradle > Could not resolve com.github.lzyzsd:circleprogress:1.2.0. > Could not GET 'https://jcenter.bintray.com/com/github/lzyzsd/circleprogress/1.2.0/circleprogress-1.2.0.pom'.

I am not sure on how I should have to handle this issue\. Code to reproduce this issue: ``` val progressBar: PercentageProgressBar = view.findViewById(R.id.percentageProgressBar) progressBar.setProgress(100.0f) val valueProgressBar: ValueProgressBar = view.findViewById(R.id.valuesProgressBar)...

bug