Baron Hall
Baron Hall
@arberg Thanks for posting a quick fix to this problem. @chrisbanes Please remove the android-support jar from this library. I wasted 4+ hours trying to find where this duplicate jar...
@egfconnor I think the issue relates to the fixed adapter size shown in the example. If you change the dataset (grow or shrink) in the adapter and then call notifyDataSetChanged...
The "active colors" are still busted in 1.5.4. If you set a new color on anything, then disable and re-enable the RangeBar, the colors will revert to the original color....
The two examples posted by @dommy1985 show you how to get the token. By far, the simplest way is by using the Google Play Services jar in his second example....
Here is an example of how to use the new login method. In your application, extend AsyncTask to get the token and pass it to the new gm library login...
Great comment. Updated the example...
You’ll have to build out your own class/method to do that from the source code in the project. At the time, all I cared about was whether or not the...
It should still be possible... If you login once with the username/password method, then cache the token securely somewhere, you can use that token here later, until it expires or...
What I'm looking for is a way to increase the gap size between the dots. .... . . . .