Mujahid Khan
Mujahid Khan
I have checkbox ☑ and whenever I tap on spannable link then checkbox state change how to prevent it when user tapping on link? [Want i want](https://stackoverflow.com/questions/8184597/how-do-i-make-a-portion-of-a-checkboxs-text-clickable)
How to edit text of logo which built-in provided in app ? Actually i have list of svg logo and i want to allow user to edit text , i...
updated
How to paginate ?
I want to integrate this in my java class
How to enable or disable submit button ? if all editText are valid
`import "@stdlib/deploy"; import "./google"; message MyTransfer { amount: Int as coins; } contract InitiateJettonTransfer with Deployable { masterAddress: Address; recipientAddress: Address; // Initialize with the master contract address, the recipient,...
How to write a contract in which sender can send his Jetton-Token to other account? MoonAddress is : kQCuxTAQFigrc0jjyU1RvR3otVougTarJRkbAHZ7dCK-YjPs import "@stdlib/deploy"; import "./jet_ton.tact"; contract Jutt with Deployable { moonAddress: Address;...
import "@stdlib/deploy"; import "./google"; message MyTransfer { amount: Int as coins; } contract InitiateJettonTransfer with Deployable { masterAddress: Address; recipientAddress: Address; // Initialize with the master contract address, the recipient,...