nextcloud / android-common

Android libraries for common code in Nextcloud's Android apps (WIP)
MIT License
3 stars 2 forks source link
android android-library hacktoberfest

Common library for Nextcloud Android clients

Android CI GitHub issues GitHub stars License: MIT REUSE status

How to use

Add the dependency to the build.gradle file of your app, replace X.X.X with the latest available version.

implementation 'com.github.nextcloud.android-common:ui:X.X.X'

Theming

See Sample app → UiFragment for a basic usage sample.

Known users