Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wearable location sample listview problem #352

Open
ciubiu opened this issue Sep 2, 2022 · 1 comment
Open

Wearable location sample listview problem #352

ciubiu opened this issue Sep 2, 2022 · 1 comment

Comments

@ciubiu
Copy link

ciubiu commented Sep 2, 2022

I am exploring Tizen-CSharp-Samples/Wearable/Xamarin.Forms/Location sample and in my watch the ListView is not correctly aligned to center.

Screen_20220902_095452
Screen_20220902_095507

The text is mostly correctly aligned, but visible button area is a little bit off from center as you can see from the screenshots from my watch.
Also, after installation or returning to the app after long time, the app does not react to physical ring bezel. I wiping works for scrolling. After going into any subpage and coming back to main list the bezel is working.

My watch:
Galaxy Watch DA5A
SM-R800
One UI v2.0
Tizen 5.5.0.2

Project build in Visual Studio 2019 with packages:
Tizen.NET 9.0.0.16760
Tizen.Wearable.CircularUI 1.5.0

@sgchoi5
Copy link
Contributor

sgchoi5 commented Nov 23, 2022

Xamarin.Forms is deprecated. Since 7.0, .NET MAUI will be supported. Refer to .NET MAUI Samples(https://github.com/dotnet/maui-samples)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants