[mono-android] match_parent?
Atsushi Eno
atsushieno at veritas-vos-liberabit.com
Tue Feb 14 15:38:41 UTC 2012
Hello,
It is very likely because whatever you are trying to use that value for
such an attribute that allows unsupported kind of value patterns.
When we support enumerated values, there are only limited string
enumeration candidates. Attributes like android:layout_width allows
numeric value *and* enumeration. I don't remember the details anymore,
but it is either that my doc scraper (I wrote the schema generator tool
[*1] when I was not in the android team) couldn't parse the values, or
it was impossible to represent the value in XSD syntax (this is more
likely).
This is kind of lame, but Android layout XML is not familiar to XSD anyways.
[*1] https://github.com/atsushieno/monodroid-schema-gen
Atsushi Eno
Paul Johnson wrote:
> Hi,
>
> Is it just that it is currently missing or is there another reason why
> parent_match isn't recognised with m4a?
>
> Thanks
>
> Paul
> _______________________________________________
> Monodroid mailing list
> Monodroid at lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid
>
>
>
More information about the Monodroid
mailing list