mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-06-05 21:59:19 +02:00
create an activity for editing photos
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
package com.simplemobiletools.gallery.activities
|
||||
|
||||
class EditActivity : SimpleActivity() {
|
||||
|
||||
}
|
Reference in New Issue
Block a user