Office UI Fabric for Android - The front-end framework for building experiences for Office and Office 365
Перейти к файлу
Vlad Filyakov e8c9776dfd
Update README.md
2019-03-29 14:33:04 -07:00
OfficeUIFabric Merged PR 249413: Touchdown Build - Localized Resource Files 2019-03-29 01:41:16 +00:00
OfficeUIFabric.Demo Merged PR 249403: Updated/added license information in/to source files 2019-03-29 01:21:06 +00:00
gradle/wrapper Merged PR 196135: Updated build related files after Android studio update 2018-10-26 01:35:41 +00:00
licenses Merged PR 244578: Add TokenAutoComplete library license 2019-03-18 17:30:13 +00:00
metadata Merged PR 188108: PeoplePicker intro 2018-10-18 15:49:15 +00:00
.gitignore Initial commit 2018-07-05 10:56:48 -07:00
CONTRIBUTING.md Create CONTRIBUTING.md 2019-03-29 10:35:48 -07:00
LICENSE Updated LICENSE 2019-03-28 17:33:06 +00:00
README.md Update README.md 2019-03-29 14:33:04 -07:00
build.gradle Merged PR 249403: Updated/added license information in/to source files 2019-03-29 01:21:06 +00:00
gradle.properties Initial commit 2018-07-05 10:56:48 -07:00
gradlew Initial commit 2018-07-05 10:56:48 -07:00
gradlew.bat Initial commit 2018-07-05 10:56:48 -07:00
settings.gradle Initial commit 2018-07-05 10:56:48 -07:00

README.md

Build status GitHub release

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.