[android-developers] Padding offsets for a TextView to perfectly align with an EditText

2014-03-26 Thread Simon Giddings
I am building a layout where text is displayed in a TextView. When the user taps on the text, I want to display an EditText widget to allow for the text to be modified. I use a relative layout to ensure have the two widgets in the same position. The edit text is declared first and then the the

Re: [android-developers] how to create map api key for google map v1

2014-03-26 Thread Abhilash Baddam
any help on this :) On Wed, Mar 26, 2014 at 9:04 AM, Abhilash Baddam abhilash.androiddevelo...@gmail.com wrote: Hi Treking, Thanks for the reply. My existing key is not working. While developing the app, I used different machine now in the same code i am making changes in some other

[android-developers] Re: How to inject mock objects in Android?

2014-03-26 Thread Andrew Mackenzie
I think with your current code, getInstance() will return null in your test. You might want to check that Well, the quickest hackyest thing that works fine and will get you running is: - add a setter to your service class that overrides the assignment to mBar that is done on construction.

[android-developers] Re: Rating Hijacking !

2014-03-26 Thread Jose_GD
Any news regarding this issue? I don't know if I didn't pay attention before or if it's a brand new feature of the Play app. Now you can rate an app immediately after tapping Install (or Buy), *before* the install completes! How can you have an opinion for an app you actually didn't use at

Re: [android-developers] Re: Rating Hijacking !

2014-03-26 Thread Kostya Vasilyev
2014-03-26 22:28 GMT+04:00 Jose_GD jose.gonzale...@gmail.com: Any news regarding this issue? I don't know if I didn't pay attention before or if it's a brand new feature of the Play app. Now you can rate an app immediately after tapping Install (or Buy), *before* the install completes! How

Re: [android-developers] External Storage lockout in 4.4 update on some Samsung devices.

2014-03-26 Thread Nathan
And get this. Apparently Google Play Support is blaming me. == What I suggest is that you contact the developer and ask them when they are going to release an update that is compatible with Kit Kat. After they do this the app should work as it did before you perform the update. I got pretty

[android-developers] Re: Not receiving onDismiss() callback

2014-03-26 Thread deepwinter2
Did you solve this issue? I have not been able to get searchmanager callbacks to work. On Friday, June 12, 2009 1:56:27 PM UTC-7, Stephen Yu wrote: Hi, Here is some sample code that I use the SearchManager to show the search UI in my activity. My issue is that the onDismiss() below is

Re: [android-developers] how to create map api key for google map v1

2014-03-26 Thread TreKing
On Tue, Mar 25, 2014 at 10:34 PM, Abhilash Baddam abhilash.androiddevelo...@gmail.com wrote: My existing key is not working. While developing the app, I used different machine now in the same code i am making changes in some other machine, after making the changes if i run the app then the