I was trying to use search View in my application but it showed an error i.e View require API level 11(current minimum is 8). Is there any method through which i can use this search view by keeping min API level to 8 only?
If there then provide a small code snippet. Thanks