mirror of
https://github.com/moparisthebest/Yaaic
synced 2025-02-16 15:00:14 -05:00
Fixed layout of command list (NullPointerException)
This commit is contained in:
parent
43f8f7af62
commit
7411db41f9
@ -62,7 +62,7 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
|
||||
<Button
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:id="@+id/action_cancel"
|
||||
android:id="@+id/cancel"
|
||||
android:text="@string/action_cancel" />
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
Loading…
Reference in New Issue
Block a user