-
-
Notifications
You must be signed in to change notification settings - Fork 324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unit has private access ! #169
Labels
Bug
bug!!
Comments
first of all, thank you very much. |
try to access to speedometer.unit = "YOUR_UNIT" |
looks like |
anastr
changed the title
Some XML attributes not found on version 1.5.0
Unit has private access !
Jan 28, 2020
thanks,
appreciate!
בתאריך יום ג׳, 28 בינו׳ 2020 ב-13:08 מאת Anas Altair <
notifications@github.com>:
… looks like unit has private access this line
<https://github.com/anastr/SpeedView/blob/master/speedviewlib/src/main/java/com/github/anastr/speedviewlib/Gauge.kt#L33>,
this should be fixed.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#169?email_source=notifications&email_token=ANQBAVEAFGS3DTYVJI4VEXTRAAGZRA5CNFSM4KCSSZC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKC46HY#issuecomment-579194655>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANQBAVFQGR3DMO525SELKHDRAAGZRANCNFSM4KCSSZCQ>
.
|
fixed in new version c93b5e1. |
@anastr , thanks :) ! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
APT
app:hightspeedcolor
not foundBut in the documentation it says that we can use those attributes :
app:unit="m/s"
app:maxSpeed="220"
app:minSpeed="-50"
app:withTremble="false"
app:backgroundCircleColor="#f00"
app:speedometerWidth="35dp"
app:indicatorColor="#2b38e6"
app:centerCircleColor="#b2f941ff"
app:markColor="#99000000"
app:textColor="#e23900"
app:speedTextColor="#000000"
app="unitTextSize"="12sp"
app="trembleDegree"="8"
app="trembleDuration"="2000"
app="startDegree"="180"
app="endDegree"="360"
app="lowSpeedPercent"="25"
app="mediumSpeedPercent"="75"
app="speedometerTextRightToLeft"="true"
The text was updated successfully, but these errors were encountered: