Anko is a Kotlin library which makes Android application development faster and easier. It makes your code clean and easy to read, and lets you forget about rough edges of the Android SDK for Java. Anko consists of several parts: Anko Commons: a lig
Anko-ExpandableTextView An Expandable TextView for Android (Api 16 ) which is entirely written in Kotlin and takes advantage of Anko. The library also handles configuration changes, so that the view remains expanded/collapsed on configuration change
:warning_selector: Anko已弃用。 请参阅以获取更多信息。
Anko是库,可以使Android应用程序的开发变得更快,更轻松。 它使您的代码干净且易于阅读,并且使您无需理会Android SDK for Java的粗糙之处。
Anko包含以下几个部分:
Anko Commons :一个轻量级的库,其中包含用于意图,对话框,日志记录等的帮助程序;
Anko Layouts :一种快速且类型安全的方式来编写动态Android布局;
Anko SQLite :Androi