Forgot a period in 0cec8f9
This commit is contained in:
parent
0cec8f9bd5
commit
c7db510dad
@ -80,7 +80,7 @@ public class FDroid extends FragmentActivity {
|
|||||||
getTabManager().createTabs();
|
getTabManager().createTabs();
|
||||||
|
|
||||||
// Start a search by just typing
|
// Start a search by just typing
|
||||||
setDefaultKeyMode(DEFAULT_KEYS_SEARCH_LOCAL)
|
setDefaultKeyMode(DEFAULT_KEYS_SEARCH_LOCAL);
|
||||||
|
|
||||||
Intent i = getIntent();
|
Intent i = getIntent();
|
||||||
if (i.hasExtra("uri")) {
|
if (i.hasExtra("uri")) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user