Xamarin.Android designer is VS bugs with the arabic languageWhat is the status of Right To Left languages on Android?Changing API level Android StudioError retrieving parent for item: No resource found that matches the given name after upgrading to AppCompat v23Cannot resolve symbol 'Theme' in styles.xml (Android Studio)Change Xamarin.Android Api VersionTarget Android SDK 27 in a Xamarin.Android appNuGet package install fails “Package restore failed. Rolling back package changes for <xamarin.android>”UnauthorizedAccessException on Xamarin.Android on some filesApp compiles in debug but fails in releaseBuild pipeline for Xamarin.Android project targeting API 28

Are PMR446 walkie-talkies legal in Switzerland?

How do you earn the reader's trust?

"Official wife" or "Formal wife"?

Papers on ArXiv as main references

Visual Block Mode edit with sequential number

Why does FOO=bar; export the variable into my environment

Why A=2 and B=1 in the call signs for Spirit and Opportunity?

Why is std::ssize() introduced in C++20?

Why isn't Tyrion mentioned in 'A song of Ice and Fire'?

How to create a `range`-like iterable object of floats?

Why is 'additive' EQ more difficult to use than 'subtractive'?

Reduce size of sum sub/superscript?

What did the 'turbo' button actually do?

Goldfish unresponsive, what should I do?

Does water in vacuum form a solid shell or freeze solid?

Why does the painters tape have to be blue?

Storing voxels for a voxel Engine in C++

How does the Earth's center produce heat?

ifconfig shows UP while ip link shows DOWN

Why was this character made Grand Maester?

Can I render satellite deployment impossible, or at least impractical, by exploiting the Kessler syndrome?

Why did OJ Simpson's trial take 9 months?

Count all vowels in string

Why is the Eisenstein ideal paper so great?



Xamarin.Android designer is VS bugs with the arabic language


What is the status of Right To Left languages on Android?Changing API level Android StudioError retrieving parent for item: No resource found that matches the given name after upgrading to AppCompat v23Cannot resolve symbol 'Theme' in styles.xml (Android Studio)Change Xamarin.Android Api VersionTarget Android SDK 27 in a Xamarin.Android appNuGet package install fails “Package restore failed. Rolling back package changes for <xamarin.android>”UnauthorizedAccessException on Xamarin.Android on some filesApp compiles in debug but fails in releaseBuild pipeline for Xamarin.Android project targeting API 28






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








1















I struggled a lot with this, and i'v searched a lot also but found nothing.



I am using VS 2017 to develop a Xamarin.Android app, with the minimum SDK version of Android 5.0 (API Level 21) and a target SDK version of Android 8.1 (API Level 27).



In the app, i am using the Arabic language, and i faced 2 problems :



  1. The first one is that in the designer view, i can't get the direction of the layout to be RTL(Right to left), when i added the property : android:layoutDirection="rtl", it worked only when i run the app on my physical device, but in the designer i can't get it to be RTL, i tried even changing setting in the toolbar in the designer view here :

enter image description here



  1. The second one is that the arabic text value is being show as squares as also shown in the picture above.

I have tried rebuilding but also no chance, anyone have an idea or a solution for what's happening?










share|improve this question

















  • 3





    this seems to qualify for a bug report for VS 2017

    – Alex Cohn
    Mar 24 at 10:06

















1















I struggled a lot with this, and i'v searched a lot also but found nothing.



I am using VS 2017 to develop a Xamarin.Android app, with the minimum SDK version of Android 5.0 (API Level 21) and a target SDK version of Android 8.1 (API Level 27).



In the app, i am using the Arabic language, and i faced 2 problems :



  1. The first one is that in the designer view, i can't get the direction of the layout to be RTL(Right to left), when i added the property : android:layoutDirection="rtl", it worked only when i run the app on my physical device, but in the designer i can't get it to be RTL, i tried even changing setting in the toolbar in the designer view here :

enter image description here



  1. The second one is that the arabic text value is being show as squares as also shown in the picture above.

I have tried rebuilding but also no chance, anyone have an idea or a solution for what's happening?










share|improve this question

















  • 3





    this seems to qualify for a bug report for VS 2017

    – Alex Cohn
    Mar 24 at 10:06













1












1








1


1






I struggled a lot with this, and i'v searched a lot also but found nothing.



I am using VS 2017 to develop a Xamarin.Android app, with the minimum SDK version of Android 5.0 (API Level 21) and a target SDK version of Android 8.1 (API Level 27).



In the app, i am using the Arabic language, and i faced 2 problems :



  1. The first one is that in the designer view, i can't get the direction of the layout to be RTL(Right to left), when i added the property : android:layoutDirection="rtl", it worked only when i run the app on my physical device, but in the designer i can't get it to be RTL, i tried even changing setting in the toolbar in the designer view here :

enter image description here



  1. The second one is that the arabic text value is being show as squares as also shown in the picture above.

I have tried rebuilding but also no chance, anyone have an idea or a solution for what's happening?










share|improve this question














I struggled a lot with this, and i'v searched a lot also but found nothing.



I am using VS 2017 to develop a Xamarin.Android app, with the minimum SDK version of Android 5.0 (API Level 21) and a target SDK version of Android 8.1 (API Level 27).



In the app, i am using the Arabic language, and i faced 2 problems :



  1. The first one is that in the designer view, i can't get the direction of the layout to be RTL(Right to left), when i added the property : android:layoutDirection="rtl", it worked only when i run the app on my physical device, but in the designer i can't get it to be RTL, i tried even changing setting in the toolbar in the designer view here :

enter image description here



  1. The second one is that the arabic text value is being show as squares as also shown in the picture above.

I have tried rebuilding but also no chance, anyone have an idea or a solution for what's happening?







android xamarin.android right-to-left arabic-support






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Mar 23 at 21:38









Mousa AlfhailyMousa Alfhaily

94931431




94931431







  • 3





    this seems to qualify for a bug report for VS 2017

    – Alex Cohn
    Mar 24 at 10:06












  • 3





    this seems to qualify for a bug report for VS 2017

    – Alex Cohn
    Mar 24 at 10:06







3




3





this seems to qualify for a bug report for VS 2017

– Alex Cohn
Mar 24 at 10:06





this seems to qualify for a bug report for VS 2017

– Alex Cohn
Mar 24 at 10:06












0






active

oldest

votes












Your Answer






StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55318650%2fxamarin-android-designer-is-vs-bugs-with-the-arabic-language%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Stack Overflow!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55318650%2fxamarin-android-designer-is-vs-bugs-with-the-arabic-language%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript