Skip to content

Commit

Permalink
Roll Dice
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jul 14, 2019
1 parent 6ea6cf2 commit f0baca9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/src/main/java/id/taufiq/MainActivity.kt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ import androidx.appcompat.app.AppCompatActivity
import kotlinx.android.synthetic.main.activity_main.*
import java.util.*



/*Create by Taufiq
* Roll Dice App
* */
class MainActivity : AppCompatActivity() {

override fun onCreate(savedInstanceState: Bundle?) {
Expand Down

0 comments on commit f0baca9

Please sign in to comment.