You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Antoine Vianey edited this page Jun 15, 2015
·
1 revision
Because scaling ratio between densities is not always round integer (hdpi = 1,5 x mdpi), you might want your drawable not to be round at 0,5 pixel... causing blurry lines...
To avoid this, you can use the trick described here :