I think not :<br><br>sp = scaled pixel, it's the same thing than "dp" but size is scaled by the user's preferred text size.<br><br>Google says that we should use "sp" for fontsize and "dp" for everything else. So if Google says... ;-)<br>

<br>Alex.<br><br><div class="gmail_quote">2012/10/30 XilasZ <span dir="ltr"><<a href="mailto:xilasz@gmail.com" target="_blank">xilasz@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
+    android:textSize="18sp" /><br></blockquote></div><div><br>i think it should be in dp (or dip).<br><br>sp = square pixel, so it will be 18 pixels for all devices, so it the size will change depending on the screen resolution & density.<br>


<br></div></div>
<br>_______________________________________________<br>
Android mailing list<br>
<a href="mailto:Android@videolan.org">Android@videolan.org</a><br>
<a href="http://mailman.videolan.org/listinfo/android" target="_blank">http://mailman.videolan.org/listinfo/android</a><br>
<br></blockquote></div><br>