mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Remove comments
This commit is contained in:
parent
02a735f2c0
commit
99745db13a
1 changed files with 2 additions and 2 deletions
|
|
@ -109,7 +109,7 @@ public class ShareActivity
|
||||||
@BindView(R.id.backgroundImage)
|
@BindView(R.id.backgroundImage)
|
||||||
SimpleDraweeView backgroundImageView;
|
SimpleDraweeView backgroundImageView;
|
||||||
@BindView(R.id.media_map)
|
@BindView(R.id.media_map)
|
||||||
FloatingActionButton mapsFragment; //Lets stick to camelCase
|
FloatingActionButton mapsFragment;
|
||||||
@BindView(R.id.media_upload_zoom_in)
|
@BindView(R.id.media_upload_zoom_in)
|
||||||
FloatingActionButton zoomInButton;
|
FloatingActionButton zoomInButton;
|
||||||
@BindView(R.id.media_upload_zoom_out)
|
@BindView(R.id.media_upload_zoom_out)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue