mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 738676 - Pairing multiple devices. r=rnewman a=blocking-fennec
This commit is contained in:
parent
6d84bdbfd3
commit
e47d41f8f2
@ -157,7 +157,9 @@ public class SetupSyncActivity extends AccountAuthenticatorActivity {
|
||||
|
||||
@Override
|
||||
public void onNewIntent(Intent intent) {
|
||||
Logger.debug(LOG_TAG, "Started SetupSyncActivity with new intent.");
|
||||
setIntent(intent);
|
||||
onResume();
|
||||
}
|
||||
|
||||
/* Click Handlers */
|
||||
|
Loading…
Reference in New Issue
Block a user