Top "Stroke" questions

a line drawn along a path

Border in shape xml

I am trying to make a drawable to use for a button. I would like it to have this coloring, …

android android-layout border shapes stroke
how to change the color of route in google maps v3

I am using this code to get directions between two points. Is it possible to change the color of the …

google-maps google-maps-api-3 stroke
I need to change the stroke color to a user defined color. Nothing to do with the state

I need to change the stroke color from the app. The user is able to change the background color so …

android shape stroke
Transparency of a filled stroke in HTML5

I'm working on a doodling app in HTML5 and I would like to do a sort of bucket feature. The …

html canvas opacity fill stroke
Android : stroke in a shape create a margin of the stroke width

I created a rectangle shape in order to use it as list item background. My problem is the stroke does …

android android-layout android-drawable shapes stroke
HTML5 canvas stroke() thick and fuzzy

I'm trying to allow the user to draw a rectangle on the canvas (like a selection box). I'm getting some …

javascript html canvas stroke
Why is SVG stroke-width : 1 making lines transparent?

I'm creating stock charts with svg and I'm having a problem when I set the stroke-width of my path elements …

svg width transparent stroke
Android Paint stroke width positioning

Given this code to draw a line: Paint p; p = new Paint(Paint.ANTI_ALIAS_FLAG); p.setColor(android.graphics.…

android drawing paint stroke
How to make an SVG "line" with a border around it?

I have a little svg widget whose purpose is to display a list of angles (see image). Right now, the …

svg line fill stroke
OSMDroid PathOverlay

Today I'm looking forward of how to use PathOverlay in OSMDroid. I can't find any explanation of how it works. …

java android osmdroid stroke