SECTION and locale

13 views
Skip to first unread message

Chris Blume

unread,
Jul 25, 2013, 5:50:23 PM7/25/13
to android...@googlegroups.com
It would be nice if I could specify a string table that can be localized in a SECTION.
For example, SECTION('English here', @layout/divider)
It would be nice if I could SECTION(@SomeString, @layout/divider). That would allow me to provide localized versions of that string.

Andy Tsui

unread,
Jul 25, 2013, 10:27:45 PM7/25/13
to android...@googlegroups.com
You can put:

SECTION(@string/title, @layout/divider)

which will be localized automatically

Andy

--
You received this message because you are subscribed to the Google Groups "AndroidBinding" group.
To unsubscribe from this group and stop receiving emails from it, send an email to androidbindin...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply all
Reply to author
Forward
0 new messages