Set span width

spans default to inline style, which you can't specify the width of.
display: inline-block;
would be a good way, except IE doesn't support it

Bu blogdaki popüler yayınlar

About Android padding, margin, width, height, wrap_content, match_parent, R Class

@SerializedName and @Expose annotations