mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Add TODO to PlaceRenderer for List buttons
This commit is contained in:
parent
84b7cda560
commit
8b473260f3
1 changed files with 2 additions and 0 deletions
|
|
@ -81,6 +81,8 @@ class PlaceRenderer extends Renderer<Place> {
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
//TODO: Set onClickListeners for camera and gallery in list here?
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private void closeLayout(LinearLayout buttonLayout){
|
private void closeLayout(LinearLayout buttonLayout){
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue