[android-developers] font resizing help

2015-08-03 Thread Jags
Hi All, I am using Avenir-Light.ttf font in my project which runs both in ios and android. The problem is font for same size looks smaller in android device. Also, in iPad font looks smaller than that of iphone. Do i need to viewport / pixel density based font size calculation implemented ?

Re: [android-developers] font resizing help

2015-08-03 Thread Justin Anderson
*Coffee = code (That's what I get for answering on my phone...) On Mon, Aug 3, 2015, 2:05 PM Justin Anderson magouyaw...@gmail.com wrote: Without coffee we won't be able to help much... Are you programmatically setting the font size? Or are you setting it in xml? What type of size value are

Re: [android-developers] font resizing help

2015-08-03 Thread Justin Anderson
Without coffee we won't be able to help much... Are you programmatically setting the font size? Or are you setting it in xml? What type of size value are you using (px, sp, dp, etc...)? On Mon, Aug 3, 2015, 10:18 AM Jags jag...@gmail.com wrote: Hi All, I am using Avenir-Light.ttf font in my

Re: [android-developers] Alguien sabe porque me sale este error? Error:Execution failed for task ':app:dexDebug'. com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecExc

2015-08-03 Thread Marina Cuello
Por lo general, la causa real del error aparece más arriba en los logs / Usually, the real cause of the error can be found in earlier lines of the logs. Marina PS: Es mucho mejor cortar y pegar que hacer capturas de pantalla. Es una costumbre moderna que no entiendo :P / I find it's better to