Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mathieu Féry
mobile21
Commits
5385b8e3
Commit
5385b8e3
authored
Dec 12, 2020
by
Mathilde BALLOUHEY
Browse files
Clean code
parent
c3f9221d
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/java/fr/iutnantes/miar/dndgenerator/HomeActivity.java
View file @
5385b8e3
...
...
@@ -38,7 +38,6 @@ public class HomeActivity extends AppCompatActivity {
public
static
final
String
SYSTEM_KEY
=
"system"
;
public
static
final
String
CLASS_KEY
=
"class"
;
public
static
final
String
NUMBER_RESULT
=
"nbResult"
;
private
static
final
String
LIST_FAVOURITES
=
"favouriteList"
;
Spinner
spnr_home_system
,
spnr_home_class
;
EditText
txt_home_nbResult
;
SeekBar
skbr_home_nbResult
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment