From 7d894be6de118357ec908d2d171b6152ce67307d Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Tue, 1 Aug 2017 10:48:37 -0700 Subject: Imagepicker -> mediapicker (#16) * Readme * Fix kau direction bits * Truly support transparent ripples * Update changelog * Test rect as base * Replace fab transition with generic fade scale transition * Add scalexy func * Add scaleXY * Add arguments to fadeScaleTransition * Clean up ink indicator * Create setOnSingleTapListener * Fix lint and add rndColor * Create kotterknife resettables * Add readme and missing objec * Create lazy resettable registered * Update core docs * Opt for separate class for resettable registry * Clean up resettable registry * Rename functions * Add ripple callback listener * Adjust kprefactivity desc color * Add more transitions * Add delete keys option * Add instrumentation tests * switch id * Revert automatic instrumental tests * Generify imagepickercore and prepare video alternative * Create working video picker * Address possible null issue * Update searchview * Make layouts public * Add changelog test * Update logo link * Add custom color gif * Rename imagepicker to mediapicker * Clean up * Fix remaining merge conflicts * Update readme * Update readme --- sample/src/main/res/xml/kau_changelog.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'sample/src/main/res/xml/kau_changelog.xml') diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index b7bb8e4..59d51c2 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -18,11 +18,7 @@ - - - - - + -- cgit v1.2.3