How are the two layout files different?
On Wed, Apr 24, 2013 at 5:09 AM, Daniel Rindt <[email protected]>wrote: > Hello, > > i just experienced a InflateException when i start the app which gradle > builds before. The layouts use custom views: > > <com.viselabs.core.ui.FontTextView > android:id="@+id/tv1" > ... > /> > > The code is working fine when build with eclipse. Someone can confirm this? > The result of the layout.xml from gradle build is different to eclipse > built ones. Maybe aapt can get some special params to properly build the > files? > > Thanks in advance > Daniel > > -- > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

