Posts by Natanael • 71 points
2 posts
-
1
votes1
answer289
viewsQ: How to open Searchview in Actionbar programmatically?
Come on people, the question is as follows: I want to open Searchview from a click on an item in Drawer (that side menu). So far I have seen several tutorials about, but only find how to open…
-
6
votes1
answer460
viewsQ: How to use android project in Gradle in eclipse?
I’m willing to incorporate this project: https://github.com/shamanland/floating-action-button in my android app in eclipse, however I do not use Gradle. Is there any way to import it without Gradle?…