mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-09-05 16:45:08 +00:00
Fixed bugs pointed out by Albert on CR
This commit is contained in:
@@ -31,6 +31,7 @@ public class LoopbackLinkProvider extends BaseLinkProvider {
|
||||
|
||||
public LoopbackLinkProvider(Context context) {
|
||||
this.context = context;
|
||||
pairingHandler = new LoopbackPairingHandler();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user