mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 22:03:55 +01:00
[GSoC] Insert and Remove Images from not for upload (#4999)
* Inserted and marked images as not for upload * Documentation added * Test delete * Implemented remove from not for upload * Test fixed * Requested changes done * Added tests for new lines in existing classes
This commit is contained in:
parent
3bb3908eeb
commit
40323be3a0
16 changed files with 359 additions and 29 deletions
|
|
@ -65,6 +65,7 @@
|
|||
<dimen name="dimen_20">20dp</dimen>
|
||||
<dimen name="dimen_40">40dp</dimen>
|
||||
<dimen name="dimen_42">42dp</dimen>
|
||||
<dimen name="dimen_50">50dp</dimen>
|
||||
<dimen name="dimen_250">250dp</dimen>
|
||||
<dimen name="dimen_150">150dp</dimen>
|
||||
<dimen name="dimen_72">72dp</dimen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue