Skip to content

Commit

Permalink
added: tip about removing focus state on an item in Gridview
Browse files Browse the repository at this point in the history
  • Loading branch information
nisrulz committed Jul 29, 2018
1 parent bcf3539 commit 6299082
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -1073,6 +1073,8 @@ Few handy commands you can use to interact with emulator/device, through termina
- To show a ringtone picker to the user, use the `ACTION_RINGTONE_PICKER` intent to launch the picker as a subactivity. [[Ref Link](https://twitter.com/pareshmayani/status/359390161399853056)]
- Want to remove focusState on an item in GridView? Try: `android:listSelector="#00000000"` [[Ref Link](https://twitter.com/BSkretting/status/176655811899166721)]
[<p align="right">Back to Index</p>](#index)
### **_Tips regarding UI/UX_**
Expand Down

0 comments on commit 6299082

Please sign in to comment.