Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-client-android
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-client-android
Commits
9a4291a6
Commit
9a4291a6
authored
11 years ago
by
Alexandre Lision
Browse files
Options
Downloads
Patches
Plain Diff
call_list: remove default text
parent
80f0a7e2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
res/layout/item_calllist.xml
+3
-3
3 additions, 3 deletions
res/layout/item_calllist.xml
with
3 additions
and
3 deletions
res/layout/item_calllist.xml
+
3
−
3
View file @
9a4291a6
...
...
@@ -22,7 +22,7 @@
android:marqueeRepeatLimit=
"marquee_forever"
android:scrollHorizontally=
"true"
android:singleLine=
"true"
android:text=
"
call_title
"
android:text=
""
android:textSize=
"20sp"
/>
<TextView
...
...
@@ -31,7 +31,7 @@
android:layout_height=
"wrap_content"
android:layout_alignParentLeft=
"true"
android:layout_below=
"@+id/call_title"
android:text=
"
call_status
"
android:text=
""
android:textSize=
"12sp"
/>
<TextView
...
...
@@ -41,7 +41,7 @@
android:layout_below=
"@+id/call_title"
android:layout_toRightOf=
"@+id/call_status"
android:paddingLeft=
"10dp"
android:text=
"
call_time
"
android:text=
""
android:textSize=
"12sp"
/>
</RelativeLayout>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment