Skip to content
#

xaml

Here are 1,076 public repositories matching this topic...

Files
aayushyap89
aayushyap89 commented Oct 22, 2021

What's the Problem?

Till now i was using the default grouping which is nothing but I just found out that you can group by date created/modified which is so useful and would really be nice to make it default like in regular file explorer for the downloads folder.

Solution/Idea

Just make group by date modified default.

Alternatives

Just make group by date modified default.

Prio

uno
takla21
takla21 commented Jun 10, 2021

Current behavior

When I removed the status bar by adding those 4 lines in the style.xml

<item name="android:windowTranslucentStatus">false</item>
<item name="android:windowTranslucentNavigation">true</item>
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
<item name="android:statusBarColor">@android:color/transparent</item>

Applying `VisibleBoundsPadding

WindowsCommunityToolkit
microsoft-ui-xaml

Improve this page

Add a description, image, and links to the xaml topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the xaml topic, visit your repo's landing page and select "manage topics."

Learn more