摘要: /** * Create drawable from a bitmap, setting initial target density based on * the display metrics of the resources. */public BitmapDrawable(Resources 阅读全文
posted @ 2017-08-30 17:52 天长地久-无为 阅读(130) 评论(0) 推荐(0) 编辑
摘要: https://www.captechconsulting.com/blogs/understanding-density-independence-in-android Background Android is a mobile operating system with very few li 阅读全文
posted @ 2017-08-30 17:43 天长地久-无为 阅读(259) 评论(0) 推荐(0) 编辑
摘要: public void setConnectTimeout (int timeoutMillis)Sets the maximum time in milliseconds to wait while connecting. Connecting to a server will fail with 阅读全文
posted @ 2017-08-30 16:49 天长地久-无为 阅读(490) 评论(0) 推荐(0) 编辑