Coder Social home page Coder Social logo

Comments (12)

StephenBlackWasAlreadyTaken avatar StephenBlackWasAlreadyTaken commented on July 1, 2024

Thats odd, it should still be there, it was never removed from the layout.

Mind posting a pic of what you are seeing?
Also, where do you have NightWatch pulling values from (from nightscout, from Dexcom servers, or from xDrip?)

from nightwatch.

AdrianLxM avatar AdrianLxM commented on July 1, 2024

I'm having the same issue:
No delta on watch

from nightwatch.

AdrianLxM avatar AdrianLxM commented on July 1, 2024

I'm using the wixel-solution.

BTW: the "large"-Watchface still has the delta.

from nightwatch.

StephenBlackWasAlreadyTaken avatar StephenBlackWasAlreadyTaken commented on July 1, 2024

Thanks for the pic!, speed, are you also using a square watch? If so it
must be square template related. I'll check it out tonight!

On Sun, May 31, 2015, 3:57 PM AdrianLxM [email protected] wrote:

I'm using the wixel-solution.

BTW: the "large"-Watchface still has the delta.


Reply to this email directly or view it on GitHub
#30 (comment)
.

from nightwatch.

AdrianLxM avatar AdrianLxM commented on July 1, 2024

What fixed it for me is deleting

android:singleLine="true"

in rec_activity_home.xml

from nightwatch.

AdrianLxM avatar AdrianLxM commented on July 1, 2024

Delta again :)

from nightwatch.

AdrianLxM avatar AdrianLxM commented on July 1, 2024

Also tested on my friend's Sony Smart Watch 3:
Delta again :)

Both have latest updates.

from nightwatch.

xitation avatar xitation commented on July 1, 2024

I've just compiled and tested patch on Google LG Watch, seems to work well.

Thanks.

from nightwatch.

speed2O avatar speed2O commented on July 1, 2024

Yes I have the g watch thank you everyone for the pics I was trying to do watch screenshots but it always failed * not related to nightwatch* and I use dark with graph watchface.

from nightwatch.

speed2O avatar speed2O commented on July 1, 2024

Thank you AdrianLxM that info will be really helpful I will dive into removing that line later today.

from nightwatch.

AdrianLxM avatar AdrianLxM commented on July 1, 2024

When the line is too long for the TextView including margin, ... , it will just hide the whole line on Android Wear if "singleLine" is set to true, it seems. Others made the same experience.

Maybe it would help to set horizontasSrolling? I'm not sure if this would work on wear? It should be the standard behaviour for single lines: http://developer.android.com/reference/android/widget/TextView.html#attr_android:singleLine

If "ellipisize" (http://developer.android.com/reference/android/widget/TextView.html#attr_android:ellipsize) is enabled, it should show but with dots.

What I don't understand is why this happens here, as the width is set to "wrap_content" and the line isn't actually too large. Just deleting the line seems to work just fine.

Another "strange" thing: The "singleLine" attribute had been "deprecated" before but now it no longer is.

from nightwatch.

speed2O avatar speed2O commented on July 1, 2024

Thank you AdrianLxM, xitation, and of course StephenBlackWasAlreadyTaken this issue has been resolved. I hope this project continues. In my opinion this is the single best part about owning android wear!

from nightwatch.

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.