mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-16 00:58:21 +00:00
Support people search results
+ Introduce temporary workaround icon loading with URLConnection for play results Manual: go/search-action-icon Bug: 177223401 Test: Manual Change-Id: Ie8e7963447640d98abb9830ec05f26b28ec58345
This commit is contained in:
@@ -20,7 +20,7 @@ import android.os.Bundle;
|
||||
/**
|
||||
* Event used for the feedback loop to the plugin. (and future aiai)
|
||||
*
|
||||
* @deprecated Use SearchTargetEvent
|
||||
* @deprecated Use {@link android.app.search.SearchTargetEvent}
|
||||
*/
|
||||
@Deprecated
|
||||
public class SearchTargetEventLegacy {
|
||||
|
||||
Reference in New Issue
Block a user