2 个仓库
Frameworks that provide a consistent visual experience across different versions of a mobile operating system.
Distinct from Cross-Platform UI Frameworks: Focuses on OS version compatibility within a single platform, whereas cross-platform refers to multiple different OSs
Explore 2 awesome GitHub repositories matching mobile development · Cross-Version UI Frameworks. Refine with filters or upvote what's useful.
MaterialDesignLibrary is an Android Material Design UI library and cross-version framework. It provides a collection of pre-built interface controls and a compatibility layer that enables modern design patterns on older Android devices starting from version 2.2. The project focuses on bringing updated design standards to legacy Android versions to ensure a consistent user experience. This is achieved through a compatibility layer that implements modern interface elements without sacrificing visual quality on outdated operating system releases. The library includes a variety of functional com
Provides interface elements that ensure a consistent visual experience across various Android OS versions.
NineOldAndroids 是一个 Android 动画向后移植库和 UI 兼容层。它将 Honeycomb 动画 API 引入到所有 Android 平台版本中,支持回溯至 1.0 版本。 该库作为一个平台向后移植工具,使得现代系统 API 能够在旧版本的 Android 操作系统上执行。这确保了在旧设备和现代设备版本之间具有一致的视觉过渡和动画序列。 它提供了 Android API 向后移植和旧版动画支持功能,以在受支持的硬件上保持跨版本的 UI 一致性。
Ensures a consistent visual experience and animation sequences across different versions of the Android OS.