Hi, As I am trying to understand how the sample iroha-android app works I have come across the following: in SendFragment.java there is the following import statement: import jp.co.soramitsu.iroha.android.sample.databinding.FragmentSendBinding; I cannot find FragementSendBinding Where is it located? Thanks for your help, Alex
Hi,
As I am trying to understand how the sample iroha-android app works I have come across the following:
in SendFragment.java there is the following import statement:
import jp.co.soramitsu.iroha.android.sample.databinding.FragmentSendBinding;
I cannot find FragementSendBinding
Where is it located?
Thanks for your help,
Alex