GithubHelp home page GithubHelp logo

Comments (7)

Suleiman19 avatar Suleiman19 commented on May 26, 2024

Clean project and rebuild it for me. Or File> Invalidate Caches and restart. If it still doesn't work, then let me know.

from android-material-design-for-pre-lollipop.

Im-PJ avatar Im-PJ commented on May 26, 2024

Did that several times. just importing the project gives me error without any changes to it.

from android-material-design-for-pre-lollipop.

Im-PJ avatar Im-PJ commented on May 26, 2024

after downloading the repository as zip and importing in android studio it worked. Its crazy sometimes.
Thanks for this template. Can you also show how to maintain single nav drawer throughout app like for multiple activities. or should I use single activity with nav drawer and multiple fragments for content. Any material guideline for this scenario.

from android-material-design-for-pre-lollipop.

Suleiman19 avatar Suleiman19 commented on May 26, 2024

With the new support library versions, a lot of these default resource references are now marked private.
Which means you can no longer reference them. Pass in your own Drawable resource to fix the issue.

For maintaining a Navigation Drawer across activities, make those Activities extend DrawerActivity.

from android-material-design-for-pre-lollipop.

snetts avatar snetts commented on May 26, 2024

How do I get ActionBar to work for my app? I am using API 23 and all my action bars have disappeared.

from android-material-design-for-pre-lollipop.

Suleiman19 avatar Suleiman19 commented on May 26, 2024

@snetts You need to use the new Toolbar widget. You can check any of my Activity files to see how its done.

from android-material-design-for-pre-lollipop.

snetts avatar snetts commented on May 26, 2024

Thanks @Suleiman19 . Let me get this Toolbar working.

from android-material-design-for-pre-lollipop.

Related Issues (19)

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.