-
-
Notifications
You must be signed in to change notification settings - Fork 926
"No newline at end of file" could be replaced with an icon like on the website #31
Comments
could you let me where is this line is located? I'm abit lost with this one. |
How it's on desktop (I have a dark theme but the red little icon is the same): http://puu.sh/umbVW/04f9d3d98a.png vs how it's on mobile: http://puu.sh/umbXS/d68e700448.png |
Any updates? I also think this would look a lot cleaner. |
There you are. I just extracted the icon svg from the GitHub html and converted it to Android, EDIT: Actually, you are: https://octicons.github.com/icon/no-newline/ <vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="16dp"
android:height="16dp"
android:autoMirrored="true"
android:viewportHeight="16.0"
android:viewportWidth="16.0">
<path
android:fillColor="#ff0000"
android:pathData="M16,5v3c0,0.55 -0.45,1 -1,1h-3v2L9,8l3,-3v2h2V5h2zM8,8c0,2.2 -1.8,4 -4,4s-4,-1.8 -4,-4 1.8,-4 4,-4 4,1.8 4,4zM1.5,9.66L5.66,5.5C5.18,5.19 4.61,5 4,5 2.34,5 1,6.34 1,8c0,0.61 0.19,1.17 0.5,1.66zM7,8c0,-0.61 -0.19,-1.17 -0.5,-1.66L2.34,10.5c0.48,0.31 1.05,0.5 1.66,0.5 1.66,0 3,-1.34 3,-3z" />
</vector> |
Well, at least the converted icon doesn't use the SDK23+ fillType attribute - let's see if all api levels support it then ;) |
Sent from my Htc m8 using FastHub |
Awesome work, thanks! |
@Maxr1998 thank you for the icon :) |
@k0shk0sh the icon is not aligned correctly when it's on the old code side. Link to commit sriharshaarangi/BatteryChargeLimit@d287e21 Sent from my Google Nexus 9 using FastHub |
Done? |
No description provided.
The text was updated successfully, but these errors were encountered: