I hereby claim:
- I am ivanarellano on github.
- I am hubbu (https://keybase.io/hubbu) on keybase.
- I have a public key whose fingerprint is AB3C A216 B1DE 332C E4FE 1712 41C0 EC77 24CE 1384
To claim this, I am signing this object:
/* | |
A custom color selector can simulate this coded function. | |
This is used to 'clear' the Hint when the user taps an EditText, | |
thus allowing a centered text cursor to be unobstructed by the Hint. | |
*/ | |
// custom edittext | |
@Override | |
protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) { | |
super.onFocusChanged(focused, direction, previouslyFocusedRect); |
I hereby claim:
To claim this, I am signing this object:
adb shell screencap /sdcard/screencap.png
adb pull /sdcard/screencap.png
adb rm /sdcard/screencap.png
adb shell screenrecord /sdcard/screenrecord.mp4
Ctrl + C
on Mac to stop recordingadb pull /sdcard/screenrecord.mp4
adb rm /sdcard/screenrecord.mp4