commit | 2ad0e3dcd845a86f0d2dfaf61018d011fbe1efc9 | [log] [tgz] |
---|---|---|
author | Mill Chen <millchen@google.com> | Sat Feb 06 01:03:43 2021 +0800 |
committer | Mill Chen <millchen@google.com> | Mon Feb 22 21:18:10 2021 +0800 |
tree | 6b4bb7ff7bae60b5cd45cb079f87a326e2b0bd1d | |
parent | 2441a6bb3a825c8c823ad8b75f9d4604baf93a9d [diff] |
Create a collapsing toolbar based activity On Android S, each of subsetting pages will have a collapsing toolbar to enlarge its title. However, there are many different pages from differennt apps. So we extracted a base activity with collapsing toolbar layout so it is easier to enbale a collapsing toolbar in their own pages. Bug: 179380824 Test: visual verified Change-Id: Ic505d65320081589d1e1b5eb4bd2af7a06e60d39