Skip to content
Droid Tools
Home
About UsContact
Editorial PolicyReview Policy
Privacy PolicyCookie PolicyTerms & Conditions
⌘K
Search
FacebookX (Twitter)InstagramThreadsBlueskyTikTokYouTubeRedditTelegramRSS Feed
Trending:
Galaxy S26•Pixel 10•Android 16•Nothing OS•Gemini AI•Smartwatches•Tech Deals•Latest Reviews•How-to Guides
Droid Tools

Droid Tools covers the latest Android news, device reviews, app updates, and OS guides. Stay informed with hands-on coverage from mobile tech experts.

Explore

  • News
  • Apps
  • OS
  • Phones
  • Reviews

Legal & Info

  • About Us
  • Contact
  • Editorial Policy
  • Review Policy
  • Privacy Policy
  • Terms & Conditions
  • Cookie Policy
  • Affiliate Disclosure
  • Disclaimer
  • HTML Sitemap
  • XML Sitemap
© 2026 Droid Tools. All rights reserved.
Home/OS/ArkUI and other improvements available in Huawei HarmonyOS 5.0.3 Beta 2
OS
huawei

ArkUI and other improvements available in Huawei HarmonyOS 5.0.3 Beta 2

Robert Haba
Mar 12, 2025Updated Mar 25, 20266 min read
Robert Haba
Robert Haba
Founder · Editor-in-Chief
Robert Haba is the founder and editor-in-chief of Droid Tools. A lifelong gadget enthusiast with over a decade following the Android ecosystem, he built this publication to cut through the noise and give readers honest, real-world coverage of the tech they actually use.
X
Profile →
OpenHarmony os arcui
0%
Share on XFacebookBluesky
Follow on Google
Advertisement
Trust this source on GoogleAlways see our reviews and tech guides first in search results
Add trusted source

Key Takeaways

Automated Editorial Synthesis
AI Overview
  • The basic component now supports the ability to insert text at a specified location in the edited text and delete the content in a specified area.
  • The pattern password lock component now supports setting whether unselected grid dots are automatically selected when the password path passes through them.
  • The Image component now supports color filling that can overwrite the original color. This feature is only available for image sources in SVG format.

With an extensive list of new features and improvements, Huawei has made the HarmonyOS 5.0.3 beta 2 rollout available to developers. Numerous areas have been enhanced by the company, such as ArkData, ArkUI, AppGallery Kit, Camera Kit, Core File Kit, and more.

Also, it has expanded these segments’ capabilities to improve internal management and developers’ overall experience. The new HarmonyOS 5.0.3 Beta 2 was created by the Chinese phone manufacturer using API 15. In comparison to the previous edition, it significantly redesigns the development scenarios.

Advertisement
harmonyos with arkui framework

Mainly ArkUI improves the responsiveness, callable capabilities, and customizable attributes for map services and game controllers. Only because of its graphical repercussions for the development of HarmonyOS 5.0.3 have we brought up the ArkUI in the vast changelog. The complete changelog is available at the source link below.

HarmonyOS 5.0.3 Beta 2: ArkUI Changes

  • The basic component now supports the ability to insert text at a specified location in the edited text and delete the content in a specified area.
  • The focus axis event has been added to the general events to support responses to game controller axis events. The C API also supports obtaining the value of the operation type of the current axis event.
  • The pattern password lock component now supports setting whether unselected grid dots are automatically selected when the password path passes through them.
  • Window Management A new C API for window management is defined, which is mainly used to set and get the properties of a specified window, as well as to set the status bar style and navigation bar style of a specified window.
  • The Image component now supports color filling that can overwrite the original color. This feature is only available for image sources in SVG format.
  • The Image component now supports automatic transformation based on the image matrix, providing automatic transformation optimization when presenting grid-type thumbnails in scenes similar to galleries.
  • The Tabs component and Swiper component now support setting the mouse wheel page turning mode.
  • NavDestination adds support for callbacks when events return, which is used to pass parameters when events return.
  • The TextPicker component now supports configuring the text style of each selection item.
  • The Progress component adds a new C API to support the setting of the linear progress bar style.
  • The folding screen state enumeration in the screen property module adds multiple state definitions for the folding axis 2.
  • The Node attribute style of the C API adds the background blur effect attribute NODE_BACKDROP_BLUR.
  • FrameNode now supports cross-language capabilities.
  • FrameNode now supports the expansion mode of child nodes when traversing nodes.
  • Size settings now support setting width and height to adapt to the parent component layout.
  • Text components now support shortcut key tips (labelInfo) in TextMenuItem.
  • The three types of pop-up components now support setting the pop-up display level and related properties and effects (levelMode, levelUniqueId, immersiveMode).
  • BindSheet adds support for the radius property, which is used to set the radius of the semi-modal page corners, and adds support for the detentSelection property, which is used to set the non-gesture switching position.
  • Added a new navigation point component, providing two navigation point styles: dot navigation point and digital navigation point.
  • The Swiper and Tabs components now support animated transitions.
  • The Swiper component now supports sliding behavior interception events, which can determine whether sliding behavior is allowed. The C API controls this through a property named NODE_SWIPER_EVENT_ON_CONTENT_WILL_SCROLL.
  • Third-party platforms have added support for finding the previous or next focus (ARKUI_ACCESSIBILITY_NATIVE_ACTION_TYPE_NEXT_HTML_ITEM, ARKUI_ACCESSIBILITY_NATIVE_ACTION_TYPE_PREVIOUS_HTML_ITEM) when they are connected to the ArkUI accessibility framework.
  • The third-party platform is connected to the ArkUI accessibility framework to add support for multi-instance scenarios.
  • The NavDestination component information of the ohos.arkui.observer module adds the NavDestination type and uniqueId.
  • Added support for C API screenshot capability.
  • UIContext now supports getting screenshots of loaded components by unique Id.
  • UIContext now supports the ability to obtain the layout information of the meta-service menu bar relative to the window.
  • New C API for common events supports obtaining the ID of the current touch event trigger.
  • A new interface with the same name has been added to the window for 2-in-1 devices to set application window size limits.
  • A new interface of the same name is added to the window for specifying the position of the mouse within the window and moving the window.
  • The window adds an asynchronous callback for the window close event monitoring of 2-in-1 devices.
  • The window now supports enabling the monitoring of picture-in-picture window size change events.
  • The window now supports dynamically setting the title of the window title bar.
  • The window now supports setting the main window’s support modes (full screen, floating window, split screen, etc.).
  • NavDestination now supports setting whether to hide the back button in the title bar.
  • Added C API support for controlling focus and handling focus events.
  • Added C API to support forwarding of clone events.
  • The Popup component adds the keyboardAvoidMode property to set whether the Popup bubble avoids the soft keyboard.
  • The pop-up window now supports setting the distance to avoid the keyboard. The ArkTS API is provided as attributes. You can search for the keyword keyboardAvoidDistance in the table pointed to by the link.
  • The attribute string now supports the settings of ResourceStr type images.
  • The attributed string image object now supports obtaining the attributed string image color filter effect (colorFilter).
  • The drag capability now supports obtaining the drag data of the drag progress bar.
  • The component screenshot capability now supports defining component screenshot areas.
  • The Tabs component adds component parameters to support setting the tab position of the Tabs.
  • Text components now support triggering callbacks when the text content is about to change.
  • Added support for obtaining whether touch-related events come from the left or right hand, involving multiple modules: the event module added relevant C API, the gesture binding method added a hand attribute to the FingerInfo object, the touch event TouchObject object added a hand attribute, and the click event clickevent object added a hand attribute.
  • Added support for checking the number of fingers touching the screen, involving multiple modules: NDK added related C APIs, and components added the property isFingerCountLimited to set whether to check the number of fingers touching the screen. This property can be viewed in the reference page of each component.
  • Added support for setting the priority of key event processing and the ability to redistribute. Involved: NDK added a C API for setting the priority of key event processing, NDK added NODE_DISPATCH_KEY_EVENT to the ArkUI_NodeEventType enumeration, indicating the component key event redispatching event (C API), UIContext added an ArkTS API for setting the priority of key event processing, and UIContext added an ArkTS API for distributing key events to specified components.
  • The C API adds support for NODE_CHECKBOX_GROUP-related capabilities. You can search for this keyword in the API reference.
Trust this source on GoogleAlways see our reviews and tech guides first in search results
Add trusted source
Tags:#ark#arkui#beta#harmony#harmonyoshuawei#oxygen os beta#update
Recommended Deals
1 / 5
Google Pixel Watch 5 (45mm)

Google Pixel Watch 5 (45mm)

5.0
529.99
Buy on Amazon
👑A good choice
Apple iPhone 17 Pro

Apple iPhone 17 Pro

4.8
$1,012.97$1,099.00-8%
Buy on Amazon
Google Pixel Watch 4

Google Pixel Watch 4

4.8
396.00$499.99-21%
Buy on Amazon
💎Best Android Device
Samsung Galaxy S26 Ultra

Samsung Galaxy S26 Ultra

4.9
$1,212.85$1,499.99-19%
Buy on Amazon
✨DEAL!
Samsung Galaxy Watch Ultra (2025)

Samsung Galaxy Watch Ultra (2025)

5.0
$449.99$649.99-31%
Buy on Amazon
* As an Amazon Associate, Droid Tools earns from qualifying purchases. Read our editorial policy
Robert Haba
Robert HabaFounder · Editor-in-Chief
X

Robert Haba is the founder and editor-in-chief of Droid Tools. A lifelong gadget enthusiast with over a decade following the Android ecosystem, he built this publication to cut through the noise and give readers honest, real-world coverage of the tech they actually use.

Advertisement

Comments & Discussions

Join the conversation! We use Disqus to handle comments. Click the button below to load the comment section.

Advertisement

Latest Stories

Google Messages rolls out Keep Notes integration from the September Android Drop
01

Google Messages rolls out Keep Notes integration from the September Android Drop

02

Honor MagicOS 11 debuts September 15 with Glazed Architecture, faster YOYO

03

OnePlus 16 reservations open in China, revealing design and colors ahead of launch

04

Honor MagicOS 11 to debut with hidden Power Saving Suggestions feature

Advertisement
Amazon Deals
5.0
Google Pixel Watch 5 (45mm)

Google Pixel Watch 5 (45mm)

Best Price
529.99
Buy

Top Deals

Pixel Watch 5 vs. Pixel Watch 4: what actually changed

Deal
Pixel Watch 5 vs. Pixel Watch 4: what actually changed

Apple Watch Series 12 vs Pixel Watch 5: how they compare

Deal
Apple Watch Series 12 vs Pixel Watch 5: how they compare

Garmin Epix Pro Gen 2 Sapphire Edition drops to under $700 at Amazon

Deal
Garmin Epix Pro Gen 2 Sapphire Edition drops to under $700 at Amazon
Advertisement
Advertisement
Recommended stories

Continue reading

More from this category →
honor magicos 11
OSSep 22, 2026

Honor MagicOS 11 debuts September 15 with Glazed Architecture, faster YOYO

Honor MagicOS 11 debuts on September 15 with a set of new features for eligible devices, ranging from a smoother, more fluid UI to a more capable AI assistant. Honor unveiled MagicOS 11 at its 2026 Global Developer Conference, and the company said the official version will open for unlimited testing right after the event, […]

By Robert Haba
OSSep 16, 2026

Honor MagicOS 11 to debut with hidden Power Saving Suggestions feature

Honor MagicOS 11 is set to debut tomorrow at the company's developer conference, and ahead of the official launch, one of Honor's own officials has already revealed a new Power Saving feature coming with the software. XiaoFangge, Honor's Product Maintenance and Upgrade Manager, said MagicOS 11 will include what he described as a cute Easter […]

By Robert Haba
GrapheneOS
OSSep 15, 2026

GrapheneOS merges Secure Paste to limit clipboard access

GrapheneOS has merged Secure Paste, a privacy feature first announced earlier this month that's designed to stop apps from reading clipboard contents copied by other apps. Why GrapheneOS built it The platform's developers note that the clipboard can hold sensitive information such as passwords, authentication codes, and private messages. Android already limits which apps can […]

By Robert Haba
google play store update
OSSep 9, 2026

Google’s September Google System Release Notes detail Play services and Play Store updates

Google has published its monthly Google System Release Notes, detailing what's new across Play services, Play Store, and Play system update for Android phones and tablets, Wear OS, Google and Android TV, Auto, and PC. Some changes are aimed at end users, while others target developers, and Google notes that a changelog entry doesn't guarantee […]

By Robert Haba
Next in queue

Read the next article

The next story loads as you reach the end. You can also load it using the button.