2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-09-05 08:35:10 +00:00

Nothing changes in this function, no need to update the list.

This commit is contained in:
Albert Vaca
2016-09-29 13:21:31 +02:00
parent 74dc1bcd63
commit 8fb942ccdf

View File

@@ -122,7 +122,6 @@ public class CustomDevicesActivity extends ActionBarActivity {
}
builder.show();
((ArrayAdapter) list.getAdapter()).notifyDataSetChanged();
}
};