Skip to content
#

butterknife

Here are 597 public repositories matching this topic...

⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).

  • Updated Nov 19, 2021
  • Java

Android 程序员需要掌握的技术栈:数据结构算法、程序架构、设计模式、性能优化、Kotlin、NDK、Jetpack,以及常用的开源框架源码分析如 Flutter、Router、RxJava、Glide、LeakCanary、Dagger2、Retrofit、OkHttp、ButterKnife 等

  • Updated Dec 16, 2021
  • Java
ardovic
ardovic commented May 8, 2018

As you know, our app is loading city/country data from file to SQLite database on first launch. This takes few seconds and currently it appears to the user as a white screen.

I suggest we add another content view before this long process (a splash screen) which will tell the user that (1) this loading is only for a single time, (2) our applications name: "Open Weather Android", (3) some weather

good first issue beginner friendly designer

Improve this page

Add a description, image, and links to the butterknife topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the butterknife topic, visit your repo's landing page and select "manage topics."

Learn more