Can you file a bug report (Help > Submit feedback) ? Please include the actual XML fragment showing the string you're trying to exact such that I can see what the escaped symbols are and how they're escaped.
On Fri, Sep 19, 2014 at 2:56 AM, Дмитрий Никитин <[email protected]> wrote: > Hi. > > I met a problem in Android Studio (0.8.9). > When I use hint menu item, in .java file, (on the left margin, in the form > of light bulbs) "Extract string resources", > all escapes symbols are disappearance in the resulting line, in the xml > file. > > But when we load this string from resources, we actually need these > symbols. > > Thank you. > > Kind regards, Dmitry. > > -- > You received this message because you are subscribed to the Google Groups > "adt-dev" 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/d/optout. > -- You received this message because you are subscribed to the Google Groups "adt-dev" 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/d/optout.
