mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2025-02-16 20:10:37 +01:00
delete the queued file on click
This commit is contained in:
parent
5a225f8768
commit
b253b4473b
@ -265,6 +265,7 @@ public class ViewPagerActivity extends AppCompatActivity
|
||||
}
|
||||
|
||||
public void photoClicked() {
|
||||
deleteFile();
|
||||
isFullScreen = !isFullScreen;
|
||||
if (isFullScreen) {
|
||||
hideSystemUI();
|
||||
|
Loading…
x
Reference in New Issue
Block a user