[android-developers] How to show first Public Leaderboards instead of Circles Leaderboards? (Google Play Game Services)

2014-07-19 Thread saex
when you are showing a Google Play Game Services LeaderBoard with this code: startActivityForResult(Games.Leaderboards.getLeaderboardIntent(getApiClient(), 33assad87asd), 1); It's first showed the circles leaderboard. I want to show first the Public leaderboard. Is that possible? --

[android-developers] appcompat v7: package android.support.v7.appcompat does not exist

2014-07-19 Thread greno
Using tools 23.0.2 And latest SDK I've checked my xml resources for errors. I've run them through tidy and they are ok. I've cleaned the project. But still I'm getting errors trying to use appcompat v7 support library. here's where I have the appcompat_v7 library: $ ls

[android-developers] package android.support.v7.appcompat does not exist

2014-07-19 Thread greno
Using tools 23.0.2 And latest SDK I've checked my xml resources for errors. I've run them through tidy and they are ok. I've cleaned the project. But still I'm getting errors trying to use appcompat v7 support library. here's where I have the appcompat_v7 library: $ ls

[android-developers] help with patch 9 image file

2014-07-19 Thread dashman
I've got a simple .9.png file. Trying to create a red background with a 1-pixel gray border. My png file is 5x5 pixels --B-- -GGG- BGRG- -GGG- - B black G gray - hex 99 R red - transparent The problem is when the image is displayed - it seems to display a gradient - gray from the

Re: [android-developers] help with patch 9 image file

2014-07-19 Thread Kostya Vasilyev
Maybe try putting it under drawable-nodpi to avoid scaling? -- K 2014-07-19 23:45 GMT+04:00 dashman erjdri...@gmail.com: I've got a simple .9.png file. Trying to create a red background with a 1-pixel gray border. My png file is 5x5 pixels --B-- -GGG- BGRG- -GGG- - B black G

Re: [android-developers] help with patch 9 image file

2014-07-19 Thread dashman
Thank you. That was it - spent 3 hrs on this!!! -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to