In our studio we design high quality polygonal 3d models for CNC machines or 3d printers according to your preferences.
Vendor: 3d-8261
Category: movie
Reminder!
Order delivery time is 5-7 working days after payment
The link is sent to your email or messenger
Berserk Movie import android.content.Intent import android.os.Bundle import android.widget.Toast import androidx.appcompat.app.AppCompatActivity import com.example.movie.R import kotlinx.android.synthetic.main.activity_berserk.* class BerserkActivity : AppCompatActivity() { override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState) setContentView(R.layout.activity_berserk) berserk_trailer.setOnClickListener { val intent = Intent(this, BerserkTrailerActivity::class.java) startActivity(intent) Toast.makeText(this, "Trailer Playing", Toast.LENGTH_SHORT).show() } } }
for CNC and 3D printers.