Unused layout removed
This commit is contained in:
parent
c0707cfabc
commit
2a57a3a44e
@ -1,36 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!--
|
||||
~ Copyright 2013 serso aka se.solovyev
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License.
|
||||
~
|
||||
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~ Contact details
|
||||
~
|
||||
~ Email: se.solovyev@gmail.com
|
||||
~ Site: http://se.solovyev.org
|
||||
-->
|
||||
|
||||
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:layout_width="fill_parent"
|
||||
a:layout_height="fill_parent">
|
||||
|
||||
<TextView
|
||||
a:id="@+id/notespp_announce"
|
||||
style="@style/CppText.About"
|
||||
a:layout_width="fill_parent"
|
||||
a:layout_height="fill_parent"
|
||||
a:text="@string/c_notespp_announce_text" />
|
||||
|
||||
</LinearLayout>
|
@ -176,12 +176,6 @@
|
||||
Google Play</a>,\n leave a comment or \ndiscuss the application \non
|
||||
<a href="http://facebook.com/calculatorpp">Facebook</a>
|
||||
</string>
|
||||
<string name="c_notespp_announce_text">Good news - I have just released a new application for Android called
|
||||
<a href="https://play.google.com/store/apps/details?id=org.solovyev.android.notes">Notes++</a>.\n
|
||||
If you\'re interested in a fast and easy way of making notes please follow the
|
||||
<a href="https://play.google.com/store/apps/details?id=org.solovyev.android.notes">link</a>
|
||||
and try Notes++!
|
||||
</string>
|
||||
<string name="c_angle_units_changed_to">Angle units have been changed to \'%s\'!</string>
|
||||
<string name="c_numeral_base_changed_to">Numeral base has been changed to \'%s\'!</string>
|
||||
<string name="c_conversion_tool">Conversion tool</string>
|
||||
|
Loading…
Reference in New Issue
Block a user