Git Product home page Git Product logo

Comments (4)

maxkeppeler avatar maxkeppeler commented on July 30, 2024 1

The repo mavenCentral() is correct. (Is the repository in the buildscript or allprojects?)

The package name was previously changed from com.maxkeppeler.bottomsheets to com.maxkeppeler.sheets to reflect the functionality that a component can be displayed dynamically as a bottom-sheet or a dialog.

The dependencies look like this now:
implementation 'com.maxkeppeler.sheets:<module>:<latest-version>
Are your dependencies correct?

Overview of the dependencies:
https://search.maven.org/search?q=com.maxkeppeler.sheets

Browse the artifacts here:
https://repo1.maven.org/maven2/com/maxkeppeler/sheets/

Make sure to use the latest version.

I remember I had the same issue until I cleaned caches etc. Afterwards it pulled the library from the correct url.

from sheets.

maxkeppeler avatar maxkeppeler commented on July 30, 2024 1

Great that it works now!

I use the parent style "Theme.MaterialComponents.DayNight.NoActionBar" in the sample. Either this style or a comparable style will do the job!

from sheets.

bartez avatar bartez commented on July 30, 2024

Could you show your implementation in build.gradle for app? I found lib on maven central and link don't have bottomsheets.
Your url:

https://repo.maven.apache.org/maven2/com/maxkeppeler/**bottomsheets**/core/2.1.3/core-2.1.3.pom

Maven Central url:

https://repo1.maven.org/maven2/com/maxkeppeler/**sheets**/core/2.1.3/core-2.1.3.aar

from sheets.

ubarua123 avatar ubarua123 commented on July 30, 2024

Thanks! Yes that was the issue. Didn't notice the package name change.

Another quick question: I want to the override the styles of the sheets. What is the parent style that I should extend in styles.xml? You have only specified the item attributes.

from sheets.

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.