material-foundation / material-remixer-android

Remixer for Android. Live adjustment of app variables.
Apache License 2.0
774 stars 54 forks source link

[Documentation] Add new Getting started and Configuring the UI pages. #125

Closed miguelandres closed 7 years ago

miguelandres commented 7 years ago

-Add a Getting Started page that explains dependencies and their nuances, initialization of Remixer, Variable definition and UI set up. -Add a Configuring the UI page that explains UI setup in more detail and with code examples. -Move the build system details to project structure page

This is more of the multi-part documentation CL started in #124:

codecov-io commented 7 years ago

Codecov Report

Merging #125 into develop will not change coverage. The diff coverage is n/a.

@@            Coverage Diff             @@
##             develop     #125   +/-   ##
==========================================
  Coverage      61.26%   61.26%           
  Complexity       233      233           
==========================================
  Files             53       53           
  Lines           1402     1402           
  Branches         136      136           
==========================================
  Hits             859      859           
  Misses           487      487           
  Partials          56       56

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e5b58aa...9c16c02. Read the comment docs.