Add proper support for fixed position elements
this is two-part change, see http://android-git.corp.google.com/g/#change,37091 for the C++ counterpart. This CL implements fixed position elements (css position: fixed) using layers, supporting pixels and percent lengths. It addresses http://b/1914365
Loading
Please register or sign in to comment