mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Re-enabling testShortcutIconWithTheme
> Updating shortcut id incache the icon cache was the culprit Bug: 260722220 Test: Verified locally Change-Id: I0e6bc9b06d1b99e33cb9b1a248647d54bf47dea4
This commit is contained in:
@@ -280,7 +280,7 @@
|
||||
</intent-filter>
|
||||
</activity-alias>
|
||||
<activity-alias android:name="Activity15" android:exported="true"
|
||||
android:label="ThemeIconTestActivity"
|
||||
android:label="IconThemedActivity"
|
||||
android:icon="@drawable/test_theme_icon"
|
||||
android:targetActivity="com.android.launcher3.testcomponent.OtherBaseTestingActivity">
|
||||
<intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user