Sasikumar3595

Results 10 comments of Sasikumar3595

We are closing this issue. You can track the status of the feature using the provided feedback link.

We are closing this issue. You can track the status of the feature using the provided feedback link.

@hartez We are developed the native Android project and the project contains the structure of the Application. We are planned to moving the project to Xamarin forms and we archive...

Yes, we are converting the Xamarin.Forms controls in to current Android application with the help of above mentioned code but it takes more time based on the complexity of Xamarin.Forms...

@hartez , The "View" refers the Xamarin Forms view such as Grid, StackLayout, Button etc., if we are using complex structure as follow snippet, the conversion of 126 forms view...

@kingces95, We are prepare the simple sample with view conversion from Forms to Native Android and attached below **Sample** : [CustomControl.zip](https://github.com/xamarin/Xamarin.Forms/files/2689327/CustomControl.zip) Could you please check with the above details and...

@PureWeen, In the above attached simple sample initial conversion takes 4 sec for rendering the customized view. The below gif is from our sample on Android device with API 25...

We have a project that convert 126 **forms view to native android view**, it takes around **5-6 sec(without DataTriggers)** and we have using DataTriggers for the project, it takes around...

@samhouts , Could you please update the details on this? due to this delay, we are facing a performance issue.