mirror of
https://github.com/moparisthebest/Yaaic
synced 2024-12-01 05:12:18 -05:00
about.xml: Fix indentation
This commit is contained in:
parent
750df0de36
commit
a5d81a1350
@ -67,7 +67,7 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
android:textSize="16sp"
|
android:textSize="16sp"
|
||||||
android:gravity="center_horizontal" />
|
android:gravity="center_horizontal" />
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/about_irclink"
|
android:id="@+id/about_irclink"
|
||||||
android:layout_width="fill_parent"
|
android:layout_width="fill_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/app_irc"
|
android:text="@string/app_irc"
|
||||||
|
Loading…
Reference in New Issue
Block a user