分类
视角

The Stupid Android: the Status Bar

This is a series of articles about Android’s stupid design. Android is a mobile operating system packed with unpleasant design, unfinished features and a platform full of bugs and fragmentation. No wonder the dynamic layout system that Android is using is based on Fragments. Coding with Android is already a pain in the ass, designing for it is even more so.

And this article is particularly about dealing with status bar.

广告
分类
设计 学习 开发 技术分析

脑残安卓:状态栏

这是一系列介绍 Android 脑残特性的文章。Android 是一个满载先进科技的系统,同时也是一个充满碎片化、设计缺陷和执行缺陷的缺陷系统。

本篇文章针对 Android 对于状态栏的处理。