Giter Club home page Giter Club logo

Comments (9)

rkarimi88 avatar rkarimi88 commented on July 21, 2024 1

Wow... I don't know how to thank you... how fast...

Thanks a million! :)

from powermenu.

skydoves avatar skydoves commented on July 21, 2024

@rkarimi88
I released source code and AAR file.
Thanks.!

from powermenu.

rkarimi88 avatar rkarimi88 commented on July 21, 2024

I just faced a problem....when i use it in my project, i get this error:

Error:(68, 26) error: cannot access LifecycleObserver
class file for android.arch.lifecycle.LifecycleObserver not found

is there any other lib i should add for this?

from powermenu.

rkarimi88 avatar rkarimi88 commented on July 21, 2024

sorry i just read here you've answered before.
thanks.

from powermenu.

rkarimi88 avatar rkarimi88 commented on July 21, 2024

I still have that Error (two posts above).
I even added runtime and viewmodel too, but it still exists....

Do you know how can i fix this problem? I'm so eager to see your menu on my project.....

from powermenu.

skydoves avatar skydoves commented on July 21, 2024

@rkarimi88
well.. what is your develop environment? like target sdk version and support library version.

from powermenu.

rkarimi88 avatar rkarimi88 commented on July 21, 2024

Here it is:

android {
    compileSdkVersion 25
    defaultConfig {
        applicationId "somename"
        minSdkVersion 15
        targetSdkVersion 25
        versionCode 1
        versionName "1.0"
        testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
    }
    buildTypes {
        release {
            minifyEnabled false
            proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
        }
    }
}

from powermenu.

skydoves avatar skydoves commented on July 21, 2024

@rkarimi88
you should use targetSdkVersion more than 27, also support library version.
And minSdkVersion is not related.

from powermenu.

rkarimi88 avatar rkarimi88 commented on July 21, 2024

OK, I will update and test again... I didn't know it. Thanks for your time.

from powermenu.

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.