Tag

ResponsiveDesign

0 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jun 28, 2024 · Frontend Development

Implementing an Adaptive Menu Bar in Vue with a Dynamic "More" Button

This article describes how to build a reusable Vue component that automatically moves overflow menu items into a "More" dropdown, calculates the cutoff point based on container width, and updates the layout on resize, providing a smooth and responsive navigation experience.

AdaptiveMenuBarFrontendJavaScript
0 likes · 16 min read
Implementing an Adaptive Menu Bar in Vue with a Dynamic "More" Button
JD Retail Technology
JD Retail Technology
Mar 10, 2023 · Mobile Development

Foldable Screen Adaptation for Android Apps and JD Mini-Programs

This article explains the challenges and solutions for adapting Android applications and JD mini‑programs to foldable screens, covering activity resizable settings, aspect‑ratio handling, configuration change management, multi‑window considerations, and specific strategies for ensuring seamless user experience across inner and outer displays.

AndroidConfigurationChangesFoldableScreen
0 likes · 12 min read
Foldable Screen Adaptation for Android Apps and JD Mini-Programs