Coder Social home page Coder Social logo

Layout issues with TextSkittle about skittles HOT 5 CLOSED

ligi avatar ligi commented on July 30, 2024
Layout issues with TextSkittle

from skittles.

Comments (5)

 avatar commented on July 30, 2024

Noted
On 01-Feb-2016 1:52 AM, "ligi" [email protected] wrote:

Icon-Only skittles work fine but when using one with text there are 2
problems:

[image: skittles_problem]
https://cloud.githubusercontent.com/assets/111600/12704692/80e315d0-c860-11e5-9378-30fa60b00850.png

a) the shadow is cropped
b) the text is not centered vertically

with this code:

final SkittleBuilder builder = new SkittleBuilder.Builder(this, fam)
.mainSkittleColor( R.color.accent)
.build();

    builder.makeTextSkittle("foo",R.drawable.ic_action_bulb).add();


Reply to this email directly or view it on GitHub
#18.

from skittles.

 avatar commented on July 30, 2024

Checkout the new version 3.0.0 it fixes everything, NOTE: the new version has breaking changes refer to the readme for the changes or feel free to raise an issue

from skittles.

ligi avatar ligi commented on July 30, 2024

having a problem using 3.0.0:

* What went wrong:
A problem occurred configuring project ':mobile'.
> Could not resolve all dependencies for configuration ':mobile:_debugCompile'.
   > Could not resolve com.rlj.library:skittles:3.0.0.
     Required by:
         VaporizerControl:mobile:unspecified
      > Could not resolve com.rlj.library:skittles:3.0.0.
         > inconsistent module metadata found. Descriptor: com.rlj.library:skittles:3.0.0-SNAPSHOT Errors: bad version: expected='3.0.0' found='3.0.0-SNAPSHOT'


from skittles.

 avatar commented on July 30, 2024

Hmm seems like the artifact wasn't published correctly I have uploaded a new version 4.0.0, I tested it should work correctly thanks for your patiece

from skittles.

ligi avatar ligi commented on July 30, 2024

Looks better now - but why did you jump a whole major for this ?-)

from skittles.

Related Issues (17)

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.