随笔分类 -  android

摘要:内容概要• Activity的继承关系• Android 中 Context介绍• Acitivy实际是如何实例化的• Activity生命周期• Activity的启动方式,Task&Back Stack,进 程和线程,Intent.FLAG_ACTIVITY*• Activity,Window,... 阅读全文

posted @ 2015-10-10 15:10 Talon 阅读(218) 评论(0) 推荐(0)

摘要:公共技术点之 View 事件传递本文为Android 开源项目源码解析公共技术点中的 View 事件传递 部分分析者:Trinea,校对者:Trinea,校对状态:完成本文后面后继续整理。推荐一篇我看到的对传递机制介绍最清楚的国外文章吧。本文略作翻译。1、基础知识(1) 所有 Touch 事件都被封... 阅读全文

posted @ 2015-10-10 15:07 Talon 阅读(253) 评论(0) 推荐(0)

摘要:1. ContextMenu动画体验很棒的 Context MenuAndroid 版:https://github.com/Yalantis/Context-Menu.AndroidiOS 版:https://github.com/Yalantis/Context-Menu.iOS2. Side ... 阅读全文

posted @ 2015-10-10 15:03 Talon 阅读(303) 评论(0) 推荐(0)

导航