Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
milosic.jan1@scptuj.si
KALKULATOR-EVAL-FUNKCIJA
Commits
57bbd096
Commit
57bbd096
authored
Jan 26, 2022
by
milosic.jan1@scptuj.si
Browse files
update
parent
78bcc302
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
204 additions
and
191 deletions
+204
-191
.idea/misc.xml
.idea/misc.xml
+2
-1
app/src/main/res/drawable/button.xml
app/src/main/res/drawable/button.xml
+2
-1
app/src/main/res/layout/activity_main.xml
app/src/main/res/layout/activity_main.xml
+200
-189
No files found.
.idea/misc.xml
View file @
57bbd096
...
...
@@ -7,8 +7,9 @@
<entry
key=
"..\:/AndroidStudioProjects/app/src/main/res/drawable/circle.xml"
value=
"0.590625"
/>
<entry
key=
"..\:/AndroidStudioProjects/app/src/main/res/layout/activity_main.xml"
value=
"0.5"
/>
<entry
key=
"..\:/Users/Anej/Desktop/Random Stuff/Mili/AndroidStudioProjects/app/src/main/res/layout/activity_main.xml"
value=
"0.19635416666666666"
/>
<entry
key=
"app/src/main/res/drawable/border.xml"
value=
"0.37447916666666664"
/>
<entry
key=
"app/src/main/res/drawable/circle.xml"
value=
"0.37447916666666664"
/>
<entry
key=
"app/src/main/res/layout/activity_main.xml"
value=
"0.
34427083333333336
"
/>
<entry
key=
"app/src/main/res/layout/activity_main.xml"
value=
"0.
2884097035040431
"
/>
</map>
</option>
</component>
...
...
app/src/main/res/drawable/
circle
.xml
→
app/src/main/res/drawable/
button
.xml
View file @
57bbd096
...
...
@@ -3,8 +3,9 @@
<item>
<shape
android:shape=
"rectangle"
>
<corners
android:radius=
"
10
00dp"
/>
<corners
android:radius=
"
9
00dp"
/>
<solid
android:color=
"#21364A"
/>
<stroke
android:width=
"0.5dp"
android:color=
"#172F45"
/>
</shape>
</item>
...
...
app/src/main/res/layout/activity_main.xml
View file @
57bbd096
This diff is collapsed.
Click to expand it.
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