Giter Club home page Giter Club logo

Comments (3)

indywidualny avatar indywidualny commented on August 29, 2024

http://android-developers.blogspot.com/2012/01/say-goodbye-to-menu-button.html?m=1

Not since 2012 :)

I follow latest trends so hardware menu button support is not in my plans.

from faceslim.

kamathln avatar kamathln commented on August 29, 2024

Are you planning to add an action bar ?

Because from what I gather through the article, they are not really removing the menu button. They are only removing the developer's reliance on it. They are only changing the way developers think. Whatever you add to the action bar/ action overflow, gets displayed when you click the overflow button on the action bar as well as when when you click the hardware menu button. That way, the developer programs the menu once. And it gets used in a uniform way, regardless of whether the device has a hardware menu button or not, but enhancing the experience when it does have a hardware button.

( Also, strange to find even stock Android apps including the browser and Chrome of Android 4.4.2 reacting and depending on the menu button, and not having an action bar. I wish they follow their own guidelines)

from faceslim.

indywidualny avatar indywidualny commented on August 29, 2024

Action bar is in that case a waste of space. Just use swipe gesture to open
the menu. It's a popular gesture and you can even configure the edge of the
screen with the menu.

Traditional, modern menus are made that way too. You can either tap the
action bar to open a menu or just swipe.

I hid the action bar but the gesture works. It's easy, intuitive and
awesome. Way better than tapping somewhere to open the menu :)

wt., 15 wrz 2015, 15:47 Laxminarayan G Kamath A użytkownik <
[email protected]> napisał:

Are you planning to add an action bar then?


Reply to this email directly or view it on GitHub
#37 (comment)
.

from faceslim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.