mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
@@ -92,6 +92,12 @@ public final class WallpaperImageSelectionActivity extends AppCompatActivity
|
||||
|
||||
@Override
|
||||
public void onToolbarNavigationClicked() {
|
||||
// TODO [alex]
|
||||
setResult(RESULT_CANCELED);
|
||||
finish();
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isCameraEnabled() {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user