@@ -60,6 +61,7 @@ public class CouponInfoActivity extends Activity implements View.OnClickListener
mTvCouponDate=findViewById(R.id.textView17);
mIvCouponPhoto=findViewById(R.id.imageView6);
mIvBarcode=findViewById(R.id.iv_barcode);
mLlShops=findViewById(R.id.ll_shops);
initViews();
}
...
...
@@ -80,6 +82,12 @@ public class CouponInfoActivity extends Activity implements View.OnClickListener
intent.setType("text/plain");
intent.putExtra(android.content.Intent.EXTRA_TEXT,"Link: https://cosmote.page.link /referal\n\nΧρησιμοποίησε τον κωδικό "+mTvCouponCode.getText().toString()+" για εκπτωτικό κουπόνι 4€ στο BOX: XMAS4");