fboldog / AnkoMaterialSamples

Anko Samples with Material Design, based on AS sample apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED => More info https://github.com/Kotlin/anko/blob/master/GOODBYE.md

Anko with Material Design

based on Android Studio sample apps.

Most of samples needs small fixes or workarounds.

Navigation Drawer

  • missing theme support: implemented
  • fitInSystemWindow: not working
  • missing attribute resolved resources: implemented

Master Detail Flow

  • missing theme support: implemented
  • fitInSystemWindow: not working
  • missing attribute resolved resources: implemented
  • missing CollapsingToolbarLayout.LayoutParams: implemented

Scrolling

  • workarounds for scrollFlags and collapseMode

About

Anko Samples with Material Design, based on AS sample apps.

License:Apache License 2.0


Languages

Language:Kotlin 100.0%