commit | 4e2fb11dab6e7ed996d2a54352bd39c97e621bab | [log] [tgz] |
---|---|---|
author | Jernej Virag <jernej@google.com> | Mon Jun 19 16:41:34 2023 +0200 |
committer | Jernej Virag <jernej@google.com> | Tue Jun 20 17:58:27 2023 +0200 |
tree | 4b2088acad5c0f51a22fec068913671a10cf80ed | |
parent | 2c674c03bc3726b2ef9a3bab5811e349b7f28b1e [diff] |
Allow setting of LayoutInflater.Factory in RemoteViews This allows the inflating code to provide a LayoutInflater.Factory to the RemoteViews instance and apply performance and memory optimizations via View replacement. Approach is similar to how androidx libraries apply AppCompat* views when apps inflate their views. Bug: 287960719 Test: newly written unit tests Change-Id: I2c21aee69158ba0a49178ff5384eb3848dbeb99a