mirror of
https://github.com/nuclearfog/Shitter.git
synced 2025-01-31 19:34:55 +01:00
Added 280 Char Support
Twitter4j 4.0.6 Bugfix
This commit is contained in:
parent
11c0b046e9
commit
b889d480f4
@ -259,10 +259,6 @@ public class ShowStatus extends AsyncTask<Long, Void, Long> {
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @param input xml Tag
|
||||
* @return formatted String
|
||||
*/
|
||||
private String formatString(String input) {
|
||||
String output = "gesendet von: ";
|
||||
boolean openTag = false;
|
||||
|
@ -82,6 +82,7 @@
|
||||
android:layout_marginEnd="10dp"
|
||||
android:layout_marginStart="10dp"
|
||||
android:addStatesFromChildren="false"
|
||||
android:gravity="center_horizontal"
|
||||
android:orientation="horizontal">
|
||||
|
||||
<Button
|
||||
|
Loading…
x
Reference in New Issue
Block a user