2
mButtonPinIt = (PinItButton) view.findViewById(R.id.pin_button);
mButtonPinIt.setImageUri(Uri.fromFile(mFile.getAbsoluteFile())); 
mButtonPinIt.setUrl("http://www.google.com");

By taking Image from sdCard, webUrl is not setting in Pinterest Application. Is there any solution for this problem?

Bryan Herbst
  • 66,602
  • 10
  • 133
  • 120
Shanki Bansal
  • 1,681
  • 2
  • 22
  • 32

0 Answers0