mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 22:03:55 +01:00
Add theme dependencies
This commit is contained in:
parent
a4555af5f2
commit
5e3a1fe051
10 changed files with 39 additions and 13 deletions
|
|
@ -372,7 +372,6 @@ public class NearbyMapFragment extends android.support.v4.app.Fragment {
|
|||
fabCommons.setOnClickListener(new View.OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View view) {
|
||||
Log.d("deneme","deneme");
|
||||
openWebView(place.siteLinks.getCommonsLink()); }
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue