e8c9776dfd | ||
---|---|---|
OfficeUIFabric | ||
OfficeUIFabric.Demo | ||
gradle/wrapper | ||
licenses | ||
metadata | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |
README.md
Office UI Fabric for Android
The Android UI framework for building experiences for Office and Office 365.
Office UI Fabric for Android is a native library that provides the Office UI experience for the Android platform. It contains information about colors and typography, as well as custom controls and customizations for platform controls, all from the official Fluent design language used in Office and Office 365 products.
Install and use Office UI Fabric
1. Using Maven
...
2. Manual installation
2.1. Download the latest changes from the Office UI Fabric Android repository.
2.2. ...
Import the library to use it:
...
Changelog
We use GitHub Releases to manage our releases, including the changelog between every release. You'll find a complete list of additions, fixes, and changes on the Releases page.