File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 77
77
android : textColor =" @color/colorAccent"
78
78
android : textAppearance =" @style/TextAppearance.AppCompat.Large" />
79
79
80
+ <android .support.v7.widget.AppCompatTextView
81
+ android : layout_width =" match_parent"
82
+ android : layout_height =" wrap_content"
83
+ android : text =" @string/date"
84
+ android : paddingEnd =" 8dp"
85
+ android : paddingStart =" 8dp" />
80
86
81
87
<android .support.v7.widget.AppCompatTextView
82
88
android : id =" @+id/venue_time_textView"
Original file line number Diff line number Diff line change 136
136
<string name =" app_licence" >Licensed under the MIT license</string >
137
137
<string name =" app_copyright" >© 2016 Sardar Patel Institute of Technology</string >
138
138
<string name =" aboutapp" >About</string >
139
+ <string name =" date" >15th and 16th Feb 2017</string >
139
140
140
141
</resources >
You can’t perform that action at this time.
0 commit comments