Update git submodules
* Update frameworks/support from branch 'androidx-master-dev'
to 8e1adb78b397f03b342093cb1ded8768d7af11c9
- Merge "Fix invalidation when semantic modifier is used." into androidx-master-dev
- Fix invalidation when semantic modifier is used.
We were incorrectly skipping the invalidation in cases when right after any modifier placing with a layer (like Modifier.graphicsLayer()) we had any semantic modifier.
Test: GraphicsLayerTest
Fixes: 175232798
Change-Id: Ic869443aebfea6b5a29e018944f0e604b31f5dd3
Loading
Please sign in to comment