mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 22:26:06 +02:00
Update link props
This commit is contained in:
@@ -302,6 +302,11 @@ public class FragmentOptionsConnection extends FragmentBase implements SharedPre
|
||||
showConnectionType();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onLinkPropertiesChanged(@NonNull Network network, @NonNull LinkProperties linkProperties) {
|
||||
showConnectionType();
|
||||
}
|
||||
|
||||
@Override
|
||||
public void onLost(@NonNull Network network) {
|
||||
showConnectionType();
|
||||
|
||||
Reference in New Issue
Block a user