This repository was archived by the owner on Aug 19, 2020. It is now read-only.

Description
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