mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Whitespace
This commit is contained in:
parent
6c9b278801
commit
026ef66437
2 changed files with 2 additions and 4 deletions
|
|
@ -117,6 +117,8 @@ public class MultipleShareActivity
|
|||
.commit();
|
||||
}
|
||||
|
||||
|
||||
|
||||
public void onCategoriesSave(ArrayList<String> categories) {
|
||||
if(categories.size() > 0) {
|
||||
ContentProviderClient client = getContentResolver().acquireContentProviderClient(ModificationsContentProvider.AUTHORITY);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue