Remove typo (spot the vim user)
This commit is contained in:
parent
dc5c24cda9
commit
55400a906d
@ -95,7 +95,7 @@ public class SearchResults extends ListActivity {
|
|||||||
}
|
}
|
||||||
|
|
||||||
TextView tv = (TextView) findViewById(R.id.description);
|
TextView tv = (TextView) findViewById(R.id.description);
|
||||||
String headertexit;
|
String headertext;
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
if (apps.size() == 0)
|
if (apps.size() == 0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user