Git Product home page Git Product logo

Comments (9)

kizitonwose avatar kizitonwose commented on July 21, 2024 1

@yonkornilov Thanks a lot for that. I've fixed it. Does it compile on your end now?

from androidtaggroup.

Ayaz12 avatar Ayaz12 commented on July 21, 2024

I am using mTagGroup.getInputTagText() but its returning empty why?

from androidtaggroup.

kizitonwose avatar kizitonwose commented on July 21, 2024

Hi @meness, I fixed this issue in my fork, you can find the repo here

use:

compile 'com.github.kizitonwose.AndroidTagGroup:1.6.0' 

from androidtaggroup.

korenyoni avatar korenyoni commented on July 21, 2024

@kizitonwose You need to lower your compileSdkVersion to 23 in order for it to build on jitpack.io. I had to do that myself on my own fork. But once it builds it works wonderfully, thank you.

from androidtaggroup.

korenyoni avatar korenyoni commented on July 21, 2024

@kizitonwose haven't tried it, still using my own fork because I did another minor change that I need for my app. Check the jitpack.io logs for the snapshot build though. If the log says the build was sucessful then you're good.

from androidtaggroup.

kizitonwose avatar kizitonwose commented on July 21, 2024

@yonkornilov Yes, it now works. Thanks a lot.

from androidtaggroup.

srujanb avatar srujanb commented on July 21, 2024

@kizitonwose I tried yours, its working! Thanks! But is it possible to listen to the input changes in the edit tag? I badly want that!

from androidtaggroup.

kizitonwose avatar kizitonwose commented on July 21, 2024

@srujan7 You can't do that at the moment. If you're trying to validate the tags, you can check the new tag and return true or false in the onAppend() method. This determines if the new tag is added to the group.

from androidtaggroup.

srujanb avatar srujanb commented on July 21, 2024

@kizitonwose yh! I downloaded the lib and did changes myself. Btw I couldnt import the lib in my project as it is. I had to remove two lines (maven related) from the gradle file to remove build errors. Is that how it is meant to be??

from androidtaggroup.

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.